Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/jni/
Dandroid_view_cts_ASurfaceControlTest.cpp128 jint colorBottomLeft, in getQuadrantBuffer() argument
149 fillRegion(data, 0, height / 2, width / 2, height, colorBottomLeft, in getQuadrantBuffer()
162 jint colorBottomLeft) { in Utils_getQuadrantBuffer() argument
165 colorBottomLeft, &buffer, nullptr)) { 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.java253 int colorBottomLeft) { 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.java229 int colorBottomLeft) { in setQuadrantBuffer() argument
231 colorBottomRight, colorBottomLeft); in setQuadrantBuffer()