Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp249 DrawBaseColor(image, static_cast<uint32_t>(width), static_cast<uint32_t>(height)); in DrawColor()
284 void LayerContext::DrawBaseColor(void *image, uint32_t width, uint32_t height) in DrawBaseColor() function in LayerContext
H A Dlayer_context.h89 void DrawBaseColor(void *image, uint32_t width, uint32_t height);