Home
last modified time | relevance | path

Searched defs:imagePaintMethod_ (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
Dimage_paint_method_test_ng.cpp52 RefPtr<ImagePaintMethod> imagePaintMethod_ = variable
111 RefPtr<ImagePaintMethod> imagePaintMethod_ = variable
176 RefPtr<ImagePaintMethod> imagePaintMethod_ = variable
234 RefPtr<ImagePaintMethod> imagePaintMethod_ = variable
293 RefPtr<ImagePaintMethod> imagePaintMethod_ = variable
340 RefPtr<ImagePaintMethod> imagePaintMethod_ = variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_pattern.h556 RefPtr<ImagePaintMethod> imagePaintMethod_ = nullptr; variable