Searched defs:DrawColor (Results 1 – 8 of 8) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/ |
| D | hdilayer_context_systest.cpp | 89 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/ |
| D | layer_context.cpp | 244 void LayerContext::DrawColor(void *image, int width, int height) in DrawColor() function in LayerContext
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| D | recording_canvas.cpp | 284 void RecordingCanvas::DrawColor(ColorQuad color, BlendMode mode) in DrawColor() function in OHOS::Rosen::Drawing::RecordingCanvas
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
| D | core_canvas.cpp | 359 void CoreCanvas::DrawColor(ColorQuad color, BlendMode mode) in DrawColor() function in OHOS::Rosen::Drawing::CoreCanvas
|
| /foundation/window/window_manager/utils/src/ |
| D | surface_draw.cpp | 307 bool SurfaceDraw::DrawColor(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t bufferWidth, in DrawColor() function in OHOS::Rosen::SurfaceDraw
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| D | rs_paint_filter_canvas.cpp | 336 void RSPaintFilterCanvasBase::DrawColor(Drawing::ColorQuad color, Drawing::BlendMode mode) in DrawColor() function in OHOS::Rosen::RSPaintFilterCanvasBase
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| D | skia_canvas.cpp | 507 void SkiaCanvas::DrawColor(ColorQuad color, BlendMode mode) in DrawColor() function in OHOS::Rosen::Drawing::SkiaCanvas
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/ |
| D | js_canvas.cpp | 752 napi_value JsCanvas::DrawColor(napi_env env, napi_callback_info info) in DrawColor() function in OHOS::Rosen::Drawing::JsCanvas
|