Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_foreground.cpp334 stagingPixelStretch_ = pixelStretch; in OnUpdate()
344 stagingPixelStretch_ = pixelStretch; in SetPixelStretch()
352 pixelStretch_ = std::move(stagingPixelStretch_); in OnSync()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable_foreground.h238 std::optional<Vector4f> stagingPixelStretch_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_foreground_test.cpp318 pixelStretchDrawable->stagingPixelStretch_ = 1.0f;