Searched defs:vOffset (Results 1 - 8 of 8) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
H A D | horizontal_blur_filter_unittest.cpp | 82 std::weak_ptr<void> vOffset = sOffset;
in HWTEST_F() local
|
H A D | gaussian_blur_filter_unittest.cpp | 82 std::weak_ptr<void> vOffset = sOffset;
in HWTEST_F() local
|
H A D | vertical_blur_filter_unittest.cpp | 82 std::weak_ptr<void> vOffset = sOffset;
in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/ |
H A D | typography.cpp | 200 void Typography::Paint(Drawing::Canvas* drawCanvas, Drawing::Path* path, double hOffset, double vOffset) in Paint() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/ |
H A D | paragraph_impl.cpp | 222 void ParagraphImpl::Paint(Drawing::Canvas* canvas, Drawing::Path* path, double hOffset, double vOffset) in Paint() argument
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/ |
H A D | js_paragraph.cpp | 208 double vOffset = 0.0; in OnPaintOnPath() local
|
/foundation/multimedia/image_framework/interfaces/innerkits/include/ |
H A D | image_type.h | 230 uint32_t vOffset = 0; member
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 486 OH_Drawing_TypographyPaintOnPath( OH_Drawing_Typography* typography, OH_Drawing_Canvas* canvas, OH_Drawing_Path* path, double hOffset, double vOffset) OH_Drawing_TypographyPaintOnPath() argument
|
Completed in 11 milliseconds