Home
last modified time | relevance | path

Searched defs:DrawBaseLayer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dlayer_context.cpp140 void LayerContext::DrawBaseLayer(void* image, int width, int height, TestFunc testFunc) in DrawBaseLayer() function in LayerContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_canvaskit0310.cpp324 bool HelloDrawing::DrawBaseLayer(std::vector<LayerInfoPtr> &layerVec) in DrawBaseLayer() function in HelloDrawing