Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Drender_context_sample.h81 bool DrawBackgroundLayer(std::shared_ptr<HdiLayerInfo> &layer);
H A Drender_context_sample.cpp261 bool RenderContextSample::DrawBackgroundLayer(std::shared_ptr<HdiLayerInfo> &layer) in DrawBackgroundLayer() function in RenderContextSample
301 if (!DrawBackgroundLayer(backgroundLayer)) { in Draw()