Searched refs:c_rkRga (Results 1 – 1 of 1) sorted by relevance
34 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaGetContext() local36 c_rkRga.RkRgaGetContext(ctx); in c_RkRgaGetContext()40 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaBlit() local42 return c_rkRga.RkRgaBlit(src, dst, src1); in c_RkRgaBlit()46 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaColorFill() local48 return c_rkRga.RkRgaCollorFill(dst); in c_RkRgaColorFill()52 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaFlush() local54 return c_rkRga.RkRgaFlush(); in c_RkRgaFlush()59 RockchipRga& c_rkRga(RockchipRga::get()); in c_RkRgaGetAllocBuffer() local61 return c_rkRga.RkRgaGetAllocBuffer(bo_info, width, height, bpp); in c_RkRgaGetAllocBuffer()[all …]