Home
last modified time | relevance | path

Searched refs:NormalRgaSetDstActiveInfo (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRga.h117 int NormalRgaSetDstActiveInfo(struct rga_req *req,
H A DNormalRga.cpp329 NormalRgaSetDstActiveInfo(&rgaReg, dstActW, dstActH, dstXPos, dstYPos); in NormalRgaPaletteTable()
1294 NormalRgaSetDstActiveInfo(&rgaReg, dstActW, dstActH, dstXPos, dstYPos); in RgaBlit()
1676 NormalRgaSetDstActiveInfo(&rgaReg, dstActW, dstActH, dstXPos, dstYPos); in RgaCollorFill()
2287 NormalRgaSetDstActiveInfo(&rgaReg, dstActW, dstActH, dstXPos, dstYPos); in RgaCollorPalette()
H A DNormalRgaApi.cpp331 int NormalRgaSetDstActiveInfo(struct rga_req *req, in NormalRgaSetDstActiveInfo() function