Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRgaContext.h37 struct rgaContext { struct
H A DNormalRga.cpp37 struct rgaContext *rgaCtx = NULL;
41 struct rgaContext *ctx = rgaCtx; in is_debug_log()
46 struct rgaContext *ctx = rgaCtx; in is_out_log()
64 struct rgaContext *ctx = NULL; in NormalRgaOpen()
74 ctx = (struct rgaContext *)malloc(sizeof(struct rgaContext)); in NormalRgaOpen()
155 struct rgaContext *ctx = rgaCtx; in NormalRgaClose()
234 struct rgaContext *ctx = rgaCtx; in NormalRgaPaletteTable()
371 struct rgaContext *ctx = rgaCtx; in RgaBlit()
1477 struct rgaContext *ctx = rgaCtx; in RgaFlush()
1496 struct rgaContext *ctx = rgaCtx; in RgaCollorFill()
[all …]
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d_impl.cpp58 extern struct rgaContext *rgaCtx;