Searched refs:dstYPos (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | NormalRga.cpp | 236 int dstVirW,dstVirH,dstActW,dstActH,dstXPos,dstYPos; in NormalRgaPaletteTable() local 324 dstYPos = relRects.dst.yoffset; in NormalRgaPaletteTable() 329 NormalRgaSetDstActiveInfo(&rgaReg, dstActW, dstActH, dstXPos, dstYPos); in NormalRgaPaletteTable() 342 dstXPos, dstYPos, relRects.dst.format); in NormalRgaPaletteTable() 373 int dstVirW,dstVirH,dstActW,dstActH,dstXPos,dstYPos; in RgaBlit() local 883 dstYPos = relDstRect.yoffset; in RgaBlit() 907 dstYPos = relDstRect.yoffset; in RgaBlit() 931 dstYPos = relDstRect.yoffset; in RgaBlit() 955 dstYPos = relDstRect.yoffset; in RgaBlit() 979 dstYPos = relDstRect.yoffset; in RgaBlit() [all …]
|