Searched refs:dstActH (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 326 dstActH = relRects.dst.height; in NormalRgaPaletteTable() 329 NormalRgaSetDstActiveInfo(&rgaReg, dstActW, dstActH, dstXPos, dstYPos); in NormalRgaPaletteTable() 373 int dstVirW,dstVirH,dstActW,dstActH,dstXPos,dstYPos; in RgaBlit() local 885 dstActH = relDstRect.height; in RgaBlit() 909 dstActH = relDstRect.height; in RgaBlit() 933 dstActH = relDstRect.height; in RgaBlit() 957 dstActH = relDstRect.width; in RgaBlit() 981 dstActH = relDstRect.height; in RgaBlit() 1005 dstActH = relDstRect.width; in RgaBlit() [all …]
|