Home
last modified time | relevance | path

Searched refs:colorBottomRight (Results 1 – 4 of 4) sorted by relevance

/cts/tests/surfacecontrol/jni/
Dandroid_view_cts_ASurfaceControlTest.cpp127 jint colorTopRight, jint colorBottomRight, in getQuadrantBuffer() argument
151 fillRegion(data, width / 2, height / 2, width, height, colorBottomRight, in getQuadrantBuffer()
161 jint colorTopLeft, jint colorTopRight, jint colorBottomRight, in Utils_getQuadrantBuffer() argument
164 if (getQuadrantBuffer(width, height, colorTopLeft, colorTopRight, colorBottomRight, in Utils_getQuadrantBuffer()
281 jint colorBottomRight, jint colorBottomLeft) { in SurfaceTransaction_setQuadrantBuffer() argument
287 colorBottomRight, colorBottomLeft, &buffer, &fence); in SurfaceTransaction_setQuadrantBuffer()
/cts/tests/surfacecontrol/src/android/view/cts/util/
DASurfaceControlTestUtils.java156 int colorBottomRight, int colorBottomLeft); in nSurfaceTransaction_setQuadrantBuffer() argument
207 int colorTopLeft, int colorTopRight, int colorBottomRight, int colorBottomLeft); in getQuadrantBuffer() argument
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DASurfaceControlTest.java252 int height, int colorTopLeft, int colorTopRight, int colorBottomRight, in setQuadrantBuffer() argument
255 width, height, colorTopLeft, colorTopRight, colorBottomRight, colorBottomLeft); in setQuadrantBuffer()
261 int colorTopRight, int colorBottomRight, int colorBottomLeft) { in setQuadrantBuffer() argument
264 colorTopRight, colorBottomRight, colorBottomLeft); in setQuadrantBuffer()
DSurfaceControlTest.java228 int width, int height, int colorTopLeft, int colorTopRight, int colorBottomRight, in setQuadrantBuffer() argument
231 colorBottomRight, colorBottomLeft); in setQuadrantBuffer()