Home
last modified time | relevance | path

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

/ohos5.0/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 &…
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