Home
last modified time | relevance | path

Searched defs:srcRight (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/util/
DASurfaceControlTestUtils.java62 public static void setGeometry(long surfaceControl, int srcLeft, int srcTop, int srcRight, in setGeometry()
141 long surfaceControl, long surfaceTransaction, int srcRight, int srcTop, int srcLeft, in nSurfaceTransaction_setGeometry()
/cts/tests/tests/view/jni/
Dandroid_view_cts_ASurfaceControlTest.cpp289 jint srcLeft, jint srcTop, jint srcRight, jint srcBottom, in SurfaceTransaction_setGeometry()