Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/core/
H A DRgaApi.cpp34 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaGetContext() local
36 c_rkRga.RkRgaGetContext(ctx); in c_RkRgaGetContext()
40 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaBlit() local
42 return c_rkRga.RkRgaBlit(src, dst, src1); in c_RkRgaBlit()
46 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaColorFill() local
48 return c_rkRga.RkRgaCollorFill(dst); in c_RkRgaColorFill()
52 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaFlush() local
54 return c_rkRga.RkRgaFlush(); in c_RkRgaFlush()
59 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaGetAllocBuffer() local
61 return c_rkRga.RkRgaGetAllocBuffer(bo_info, width, height, bpp); in c_RkRgaGetAllocBuffer()
[all …]