Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable_background.h146 bool FuzePixelStretch(const RSRenderNode& node);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_drawable.cpp636 if (bgFilterDrawable->FuzePixelStretch(node)) { in FuzeDrawableSlots()
H A Drs_property_drawable_background.cpp597 bool RSBackgroundFilterDrawable::FuzePixelStretch(const RSRenderNode& node) in FuzePixelStretch() function in OHOS::Rosen::DrawableV2::RSBackgroundFilterDrawable