Searched refs:srcType (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | NormalRga.cpp | 237 int srcType,dstType,srcMmuFlag,dstMmuFlag; in NormalRgaPaletteTable() local 263 srcType = dstType = srcMmuFlag = dstMmuFlag = 0; in NormalRgaPaletteTable() 265 ret = NormalRgaGetRects(NULL, dst, &srcType, &dstType, &tmpRects); in NormalRgaPaletteTable() 376 int srcType,dstType,src1Type,srcMmuFlag,dstMmuFlag,src1MmuFlag; in RgaBlit() local 407 srcType = dstType = srcMmuFlag = dstMmuFlag = 0; in RgaBlit() 513 srcType = 1; in RgaBlit() 666 … Fd/handle = %.2d , buf = %p, mmuFlag = %d, mmuType = %d\n", srcFd, srcBuf, src->mmuFlag, srcType); in RgaBlit() 1124 srcMmuFlag = srcType ? 1 : 0; in RgaBlit() 1132 srcMmuFlag = srcType ? 1 : 0; in RgaBlit() 1215 srcMmuFlag = srcType ? 1 : 0; in RgaBlit() [all …]
|