Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRga.h63 int NormalRgaGetRects(buffer_handle_t src, buffer_handle_t dst,
H A DNormalRgaApi.cpp173 int NormalRgaGetRects(buffer_handle_t src, in NormalRgaGetRects() function
H A DNormalRga.cpp265 ret = NormalRgaGetRects(NULL, dst, &srcType, &dstType, &tmpRects); in NormalRgaPaletteTable()