Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DDamageAccumulator.h88 [[nodiscard]] StretchResult findNearestStretchEffect() const;
H A DDamageAccumulator.cpp262 DamageAccumulator::StretchResult DamageAccumulator::findNearestStretchEffect() const { in findNearestStretchEffect() function in android::uirenderer::DamageAccumulator
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_RenderNode.cpp678 info.damageAccumulator->findNearestStretchEffect(); in android_view_RenderNode_requestPositionUpdates()