Searched defs:DrawColor (Results 1 – 3 of 3) sorted by relevance
90 void HdiLayerContext::DrawColor(void *image, uint32_t width, uint32_t height) in DrawColor() function in OHOS::Rosen::MockSys::HdiLayerContext
209 void LayerContext::DrawColor(void *image, int width, int height) in DrawColor() function in LayerContext
100 bool SurfaceDraw::DrawColor(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t bufferWidth, in DrawColor() function in OHOS::Rosen::SurfaceDraw