Searched defs:colorTopLeft (Results 1 – 4 of 4) sorted by relevance
/cts/tests/surfacecontrol/src/android/view/cts/util/ |
D | ASurfaceControlTestUtils.java | 155 long surfaceTransaction, int width, int height, int colorTopLeft, int colorTopRight, 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() 260 public void setQuadrantBuffer(long surfaceControl, int width, int height, int colorTopLeft, 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 | 126 static bool getQuadrantBuffer(int32_t width, int32_t height, jint colorTopLeft, in getQuadrantBuffer() 161 jint colorTopLeft, jint colorTopRight, jint colorBottomRight, in Utils_getQuadrantBuffer() 280 jint width, jint height, jint colorTopLeft, jint colorTopRight, in SurfaceTransaction_setQuadrantBuffer()
|