Home
last modified time | relevance | path

Searched refs:DrawBaseLayer (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dlayer_context.cpp85 DrawBaseLayer(addr, buffer->GetWidth(), buffer->GetHeight(), testFunc); in DrawBuffer()
140 void LayerContext::DrawBaseLayer(void* image, int width, int height, TestFunc testFunc) in DrawBaseLayer() function in LayerContext
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H A Dlayer_context.h61 void DrawBaseLayer(void* image, int width, int height, TestFunc testFuc);
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_canvaskit0310.cpp76 bool DrawBaseLayer(std::vector<LayerInfoPtr> &layerVec);
291 if (!DrawBaseLayer(layerVec)) { in Draw()
324 bool HelloDrawing::DrawBaseLayer(std::vector<LayerInfoPtr> &layerVec) in DrawBaseLayer() function in HelloDrawing

Completed in 2 milliseconds