Searched refs:dstActW (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 325 dstActW = relRects.dst.width; in NormalRgaPaletteTable() 329 NormalRgaSetDstActiveInfo(&rgaReg, dstActW, dstActH, dstXPos, dstYPos); in NormalRgaPaletteTable() 373 int dstVirW,dstVirH,dstActW,dstActH,dstXPos,dstYPos; in RgaBlit() local 884 dstActW = relDstRect.width; in RgaBlit() 908 dstActW = relDstRect.width; in RgaBlit() 932 dstActW = relDstRect.width; in RgaBlit() 956 dstActW = relDstRect.height; in RgaBlit() 980 dstActW = relDstRect.width; in RgaBlit() 1004 dstActW = relDstRect.height; in RgaBlit() [all …]
|