Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRga.cpp1444 rga2_req compat_req; in RgaBlit() local
1446 memset(&compat_req, 0x0, sizeof(compat_req)); in RgaBlit()
1447 NormalRgaCompatModeConvertRga2(&compat_req, &rgaReg); in RgaBlit()
1449 ioc_req = &compat_req; in RgaBlit()
1731 rga2_req compat_req; in RgaCollorFill() local
1733 memset(&compat_req, 0x0, sizeof(compat_req)); in RgaCollorFill()
1734 NormalRgaCompatModeConvertRga2(&compat_req, &rgaReg); in RgaCollorFill()
1736 ioc_req = &compat_req; in RgaCollorFill()
2347 rga2_req compat_req; in RgaCollorPalette() local
2351 memset(&compat_req, 0x0, sizeof(compat_req)); in RgaCollorPalette()
[all …]