Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_canvaskit0310.cpp101 std::vector<sptr<Surface>> basePSurfaceVec_; member in HelloDrawing
363 sptr<Surface> pSurface = basePSurfaceVec_[index]; in FillBaseLayer()
437 basePSurfaceVec_.resize(BASE_LAYER_NUM); in Init()
465 basePSurfaceVec_[index] = pSurface; in CreateBaseSurface()