Searched defs:colorBottomRight (Results 1 – 4 of 4) sorted by relevance
/cts/tests/surfacecontrol/src/android/view/cts/util/ |
D | ASurfaceControlTestUtils.java | 156 int colorBottomRight, int colorBottomLeft); in nSurfaceTransaction_setQuadrantBuffer() 207 int colorTopLeft, int colorTopRight, int colorBottomRight, int colorBottomLeft); in getQuadrantBuffer()
|
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | ASurfaceControlTest.java | 252 int height, int colorTopLeft, int colorTopRight, int colorBottomRight, in setQuadrantBuffer() 261 int colorTopRight, int colorBottomRight, int colorBottomLeft) { in setQuadrantBuffer()
|
D | SurfaceControlTest.java | 228 int width, int height, int colorTopLeft, int colorTopRight, int colorBottomRight, in setQuadrantBuffer()
|
/cts/tests/surfacecontrol/jni/ |
D | android_view_cts_ASurfaceControlTest.cpp | 127 jint colorTopRight, jint colorBottomRight, in getQuadrantBuffer() 161 jint colorTopLeft, jint colorTopRight, jint colorBottomRight, in Utils_getQuadrantBuffer() 281 jint colorBottomRight, jint colorBottomLeft) { in SurfaceTransaction_setQuadrantBuffer()
|