Home
last modified time | relevance | path

Searched refs:NormalRgaGetMmuType (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRga.h66 int NormalRgaGetMmuType(buffer_handle_t hnd, int *mmuType);
H A DNormalRgaApi.cpp245 int NormalRgaGetMmuType(buffer_handle_t hnd, int *mmuType) { in NormalRgaGetMmuType() function
H A DNormalRga.cpp1543 NormalRgaGetMmuType(dst->hnd, &dstType); in RgaCollorFill()