Home
last modified time | relevance | path

Searched defs:imageRenderProperty (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_testone_ng.cpp56 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
115 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
174 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
230 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
273 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
316 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
362 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
409 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
491 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
567 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
[all …]
H A Dimage_testtwo_ng.cpp98 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
131 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
164 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
211 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
266 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
358 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
398 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
H A Dimage_test_ng.cpp253 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
617 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
726 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
777 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
891 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
928 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
1939 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); variable
1982 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
H A Dimage_testfour_ng.cpp429 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
456 auto imageRenderProperty = imagePattern->GetPaintProperty<ImageRenderProperty>(); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_test_ng.cpp797 auto imageRenderProperty = imageFrameNode->GetPaintProperty<ImageRenderProperty>(); variable
870 auto imageRenderProperty = imageFrameNode->GetPaintProperty<ImageRenderProperty>(); variable
986 auto imageRenderProperty = imageFrameNode->GetPaintProperty<ImageRenderProperty>(); variable
1013 auto imageRenderProperty = imageFrameNode->GetPaintProperty<ImageRenderProperty>(); variable
H A Dsearch_testtwo_ng.cpp1057 auto imageRenderProperty = imageFrameNode->GetPaintProperty<ImageRenderProperty>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp354 auto imageRenderProperty = GetPaintProperty<ImageRenderProperty>(); in CalcImageContentPaintSize() local
729 auto imageRenderProperty = GetPaintProperty<ImageRenderProperty>(); in LoadImageDataIfNeed() local
1350 auto imageRenderProperty = frameNode->GetPaintProperty<ImageRenderProperty>(); in UpdateFillColorIfForegroundColor() local
2191 auto imageRenderProperty = imageFrameNode->GetPaintProperty<ImageRenderProperty>(); in SetColorFilter() local
2211 auto imageRenderProperty = imageFrameNode->GetPaintProperty<ImageRenderProperty>(); in SetImageFit() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_manager.cpp174 auto imageRenderProperty = node->GetPaintProperty<NG::ImageRenderProperty>(); in IsSupportImageAnalyzerFeature() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp220 auto imageRenderProperty = backButtonNode->GetPaintProperty<ImageRenderProperty>(); in CreateImageButton() local
240 auto imageRenderProperty = backButtonImageNode->GetPaintProperty<ImageRenderProperty>(); in CreateImageBackButton() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_view.cpp225 auto imageRenderProperty = imageIcon->GetPaintProperty<ImageRenderProperty>(); in BuildControlButton() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_pattern.cpp469 auto imageRenderProperty = snapshotWindow_->GetPaintProperty<ImageRenderProperty>(); in UpdateSnapshotWindowProperty() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.cpp1921 auto imageRenderProperty = iconFrameNode->GetPaintProperty<ImageRenderProperty>(); in SetSearchIconColor() local
1984 auto imageRenderProperty = cancelIconFrameNode->GetPaintProperty<ImageRenderProperty>(); in SetCancelIconColor() local
2101 auto imageRenderProperty = iconFrameNode->GetPaintProperty<ImageRenderProperty>(); in UpdateImageIconProperties() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_response_area.cpp668 auto imageRenderProperty = imageFrameNode->GetPaintProperty<ImageRenderProperty>(); in CreateImageSourceInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_pattern.cpp190 auto imageRenderProperty = builderChildNode_->GetPaintProperty<ImageRenderProperty>(); in ImageNodeCreate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_model_ng.cpp1362 auto imageRenderProperty = backButtonImageNode->GetPaintProperty<ImageRenderProperty>(); in SetTitleMode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp1390 auto imageRenderProperty = svgNode->GetPaintPropertyPtr<ImageRenderProperty>(); in OnModifyDone() local