Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/render/
H A Dimage_painter_test_ng.cpp82 NG::ImagePaintConfig imagePaintConfig; variable
147 NG::ImagePaintConfig imagePaintConfig; variable
185 NG::ImagePaintConfig imagePaintConfig; variable
227 NG::ImagePaintConfig imagePaintConfig; variable
302 NG::ImagePaintConfig imagePaintConfig; variable
715 NG::ImagePaintConfig imagePaintConfig; variable
739 NG::ImagePaintConfig imagePaintConfig; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_test_ng.cpp220 auto imagePaintConfig = imagePattern->image_->GetPaintConfig(); variable