Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_surface.cpp39 static GPUContext* CastToGpuContext(OH_Drawing_GpuContext* cGpuContext) in CastToGpuContext() function
53 std::shared_ptr<Surface> surface = Surface::MakeRenderTarget(CastToGpuContext(cGpuContext), in OH_Drawing_SurfaceCreateFromGpuContext()