Searched refs:src1Type (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | NormalRga.cpp | 376 int srcType,dstType,src1Type,srcMmuFlag,dstMmuFlag,src1MmuFlag; in RgaBlit() local 408 src1Type = src1MmuFlag = 0; in RgaBlit() 575 src1Type = 1; in RgaBlit() 668 …handle = %.2d , buf = %p, mmuFlag = %d, mmuType = %d\n", src1Fd, src1Buf, src1->mmuFlag, src1Type); in RgaBlit() 1154 src1MmuFlag = src1Type ? 1 : 0; in RgaBlit() 1163 src1MmuFlag = src1Type ? 1 : 0; in RgaBlit() 1227 src1MmuFlag = src1Type ? 1 : 0; in RgaBlit() 1233 src1MmuFlag = src1Type ? 1 : 0; in RgaBlit()
|