Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDamageAccumulator.h90 [[nodiscard]] StretchResult findNearestStretchEffect() const;
DDamageAccumulator.cpp303 DamageAccumulator::StretchResult DamageAccumulator::findNearestStretchEffect() const { in findNearestStretchEffect() function in android::uirenderer::DamageAccumulator
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_RenderNode.cpp710 info.damageAccumulator->findNearestStretchEffect(); in android_view_RenderNode_requestPositionUpdates()