Searched refs:dstVirH (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 322 dstVirH = relRects.dst.height; in NormalRgaPaletteTable() 337 (unsigned long)dstBuf + dstVirW * dstVirH, in NormalRgaPaletteTable() 338 (unsigned long)dstBuf + dstVirW * dstVirH * 5/4, in NormalRgaPaletteTable() 339 dstVirW, dstVirH, &clip, in NormalRgaPaletteTable() 341 NormalRgaSetPatInfo(&rgaReg, dstVirW, dstVirH, in NormalRgaPaletteTable() 373 int dstVirW,dstVirH,dstActW,dstActH,dstXPos,dstYPos; in RgaBlit() local 881 dstVirH = relDstRect.hstride; in RgaBlit() 905 dstVirH = relDstRect.hstride; in RgaBlit() 929 dstVirH = relDstRect.hstride; in RgaBlit() [all …]
|