Searched refs:dstXPos (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 323 dstXPos = relRects.dst.xoffset; 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 882 dstXPos = relDstRect.xoffset; in RgaBlit() 906 dstXPos = relDstRect.xoffset; in RgaBlit() 930 dstXPos = relDstRect.xoffset; in RgaBlit() 954 dstXPos = relDstRect.xoffset; in RgaBlit() 978 dstXPos = relDstRect.xoffset; in RgaBlit() [all …]
|