Searched refs:dstVirW (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 321 dstVirW = relRects.dst.wstride; 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 880 dstVirW = relDstRect.wstride; in RgaBlit() 904 dstVirW = relDstRect.wstride; in RgaBlit() 928 dstVirW = relDstRect.wstride; in RgaBlit() [all …]
|