Home
last modified time | relevance | path

Searched defs:DrawColor (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
Dhdilayer_context_systest.cpp90 void HdiLayerContext::DrawColor(void *image, uint32_t width, uint32_t height) in DrawColor() function in OHOS::Rosen::MockSys::HdiLayerContext
/foundation/graphic/graphic_2d/rosen/samples/composer/
Dlayer_context.cpp209 void LayerContext::DrawColor(void *image, int width, int height) in DrawColor() function in LayerContext
/foundation/window/window_manager/utils/src/
Dsurface_draw.cpp100 bool SurfaceDraw::DrawColor(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t bufferWidth, in DrawColor() function in OHOS::Rosen::SurfaceDraw