Searched refs:mmuType (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | NormalRgaApi.cpp | 245 int NormalRgaGetMmuType(buffer_handle_t hnd, int *mmuType) { in NormalRgaGetMmuType() argument 249 if (!mmuType) { in NormalRgaGetMmuType() 250 ALOGE("Get rect but mmuType[%p] is null point", mmuType); in NormalRgaGetMmuType() 263 *mmuType = dstAttrs.at(ASIZE); in NormalRgaGetMmuType() 265 *mmuType = dstAttrs.at(ATYPE); in NormalRgaGetMmuType()
|
| H A D | NormalRga.h | 66 int NormalRgaGetMmuType(buffer_handle_t hnd, int *mmuType);
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_FAQ_RGA_CN.md | 253 D librga : src: Fd = -01 , buf = 0xb400007431ed6040, mmuFlag = 1, mmuType = 0 //src通道将配置传递的内存类型对应的… 254 D librga : dst: Fd = -01 , buf = 0xb400007431b4f040, mmuFlag = 1, mmuType = 0 //dst通道将配置传递的内存类型对应的…
|
| H A D | Rockchip_FAQ_RGA_EN.md | 249 D librga : src: Fd = -01 , buf = 0xb400007431ed6040, mmuFlag = 1, mmuType = 0 //The src channel co… 250 D librga : dst: Fd = -01 , buf = 0xb400007431b4f040, mmuFlag = 1, mmuType = 0 //The dst channel co…
|