Home
last modified time | relevance | path

Searched defs:shadowInset (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DGestureTrailDrawingPoints.java211 final int shadowInset = -(int)Math.ceil(shadow2); in drawGestureTrailLocked() local
/aosp12/frameworks/native/libs/renderengine/tests/
H A DRenderEngineTest.cpp355 const float shadowInset = shadow.length * -1.0f; in expectShadowColor() local
379 const float shadowInset = shadow.length * -1.0f; in expectShadowColorWithoutCaster() local
1771 const float shadowInset = settings.length * -1.0f; in TEST_P() local
/aosp12/frameworks/av/media/libstagefright/renderfright/tests/
H A DRenderEngineTest.cpp209 const float shadowInset = shadow.length * -1.0f; in expectShadowColor() local
1397 const float shadowInset = settings.length * -1.0f; in TEST_F() local