Home
last modified time | relevance | path

Searched refs:CastToSurface (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.cpp34 static Surface* CastToSurface(OH_Drawing_Surface* cSurface) in CastToSurface() function
65 Surface* surface = CastToSurface(cSurface); in OH_Drawing_SurfaceGetCanvas()