Searched defs:GPUContext (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/ | ||
H A D | gpu_context.h | 102 class DRAWING_API GPUContext { class in OHOS::Rosen::Drawing::PathRenderers |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/ | ||
H A D | gpu_context.cpp | 27 GPUContext::GPUContext() : impl_(ImplFactory::CreateGPUContextImpl()) {} in GPUContext() function in OHOS::Rosen::Drawing::GPUContext [all...] |
Completed in 3 milliseconds