Home
last modified time | relevance | path

Searched refs:maxAmountY (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/ui/include/ui/
DStretchEffect.h35 float maxAmountY = 0; member
43 maxAmountY == other.maxAmountY &&
61 isZero(maxAmountY)) { in sanitize()
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDumpHelpers.cpp113 effect.maxAmountY); in dumpVal()
/frameworks/native/libs/renderengine/include/renderengine/
DLayerSettings.h249 *os << "\n .maxAmountY = " << effect.maxAmountY; in PrintTo()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp794 .maxAmountY = maxStretchAmountY, in nativeSetStretchEffect()