Searched defs:DrawRectangle (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/ |
H A D | display_gfx.h | 68 int32_t (*DrawRectangle)(ISurface *surface, Rectangle *rect, uint32_t color, GfxOpt *opt); member
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/ |
H A D | display_gfx.h | 68 int32_t (*DrawRectangle)(ISurface *surface, Rectangle *rect, uint32_t color, GfxOpt *opt); member
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_gfx.h | 100 int32_t (*DrawRectangle)(ISurface *surface, Rectangle *rect, uint32_t color, GfxOpt *opt); member
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_canvas/ |
H A D | ui_test_canvas.cpp | 1427 void DrawRectangle(UICanvas *canvas, const int16_t line1, in DrawRectangle() function
|