Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Drender_context_sample.h78 bool FillDrawingLayer(std::shared_ptr<HdiLayerInfo> &showLayer, uint32_t index,
H A Drender_context_sample.cpp288 if (!FillDrawingLayer(layer, 0, zorder, dstRect)) { in DrawDrawingLayer()
338 bool RenderContextSample::FillDrawingLayer(std::shared_ptr<HdiLayerInfo> &showLayer, uint32_t index, in FillDrawingLayer() function in RenderContextSample