Home
last modified time | relevance | path

Searched refs:SetBoundsPosition (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproperty_fuzzer/
H A Drsproperty_fuzzer.cpp112 properties.SetBoundsPosition(position); in RSPropertiesFuzzTestInner01()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h71 void SetBoundsPosition(Vector2f position);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp288 void RSProperties::SetBoundsPosition(Vector2f position) in SetBoundsPosition() function in OHOS::Rosen::RSProperties