Searched defs:canvas (Results 2276 - 2280 of 2280) sorted by relevance
1...<<9192
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 476 OH_Drawing_TypographyPaint( OH_Drawing_Typography* typography, OH_Drawing_Canvas* canvas, double potisionX, double potisionY) OH_Drawing_TypographyPaint() argument 486 OH_Drawing_TypographyPaintOnPath( OH_Drawing_Typography* typography, OH_Drawing_Canvas* canvas, OH_Drawing_Path* path, double hOffset, double vOffset) OH_Drawing_TypographyPaintOnPath() argument
|
/third_party/skia/tests/ |
H A D | PathTest.cpp | 124 SkCanvas* canvas = surface->getCanvas(); in test_path_crbug364224() local 135 SkCanvas* canvas = surface->getCanvas(); in test_draw_AA_path() local 177 SkCanvas* canvas = surface->getCanvas(); in test_fuzz_crbug_662780() local 4501 SkCanvas* canvas = surface->getCanvas(); in test_path_crbugskia6003() local 5149 auto canvas = surf->getCanvas(); DEF_TEST() local 5181 SkCanvas* canvas = surf->getCanvas(); DEF_TEST() local 5389 draw_triangle(SkCanvas* canvas, const SkPoint pts[]) draw_triangle() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 2682 void RosenRenderContext::BdImagePaintTask(RSCanvas& canvas) in BdImagePaintTask() argument [all...] |
/third_party/glfw/deps/ |
H A D | nuklear.h | 9234 nk_draw_list_setup(struct nk_draw_list *canvas, const struct nk_convert_config *config, in nk_draw_list_setup() argument 9262 nk__draw_list_begin(const struct nk_draw_list *canvas, const struct nk_buffer *buffer) nk__draw_list_begin() argument 9278 nk__draw_list_end(const struct nk_draw_list *canvas, const struct nk_buffer *buffer) nk__draw_list_end() argument 9298 nk__draw_list_next(const struct nk_draw_command *cmd, const struct nk_buffer *buffer, const struct nk_draw_list *canvas) nk__draw_list_next() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 1184 ArkUI_Int64 canvas; member [all...] |
Completed in 68 milliseconds
1...<<9192