Home
last modified time | relevance | path

Searched defs:above (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dsobeloperator.cpp48 const int above = (i > 0) ? curr - 4 * width : curr; in computeGradient() local
/aosp14/frameworks/base/core/java/android/widget/
H A DGridView.java601 View above; in fillSpecific() local
H A DListView.java1494 View above; in fillSpecific() local
H A DEditor.java7326 void fixDirection(boolean above) { in fixDirection()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java7297 final ActivityRecord above = task.getActivityAbove(this); in shouldUseSolidColorSplashScreen() local