Home
last modified time | relevance | path

Searched refs:FillBackGroundLayer (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Drender_context_sample.h80 bool FillBackGroundLayer(std::shared_ptr<HdiLayerInfo> &showLayer, uint32_t zorder, GraphicIRect &dstRect);
H A Drender_context_sample.cpp271 if (!FillBackGroundLayer(layer, zorder, dstRect)) { in DrawBackgroundLayer()
388 bool RenderContextSample::FillBackGroundLayer(std::shared_ptr<HdiLayerInfo> &showLayer, in FillBackGroundLayer() function in RenderContextSample
434 std::cout << "FillBackGroundLayer finished" << std::endl; in FillBackGroundLayer()

Completed in 2 milliseconds