Home
last modified time | relevance | path

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

/cts/tests/tests/view/jni/
Dandroid_view_cts_ASurfaceControlTest.cpp113 jint colorTopRight, jint colorBottomRight, in getQuadrantBuffer() argument
137 fillRegion(data, width / 2, height / 2, width, height, colorBottomRight, in getQuadrantBuffer()
239 jint colorBottomRight, jint colorBottomLeft) { in SurfaceTransaction_setQuadrantBuffer() argument
245 colorBottomRight, colorBottomLeft, &buffer, &fence); in SurfaceTransaction_setQuadrantBuffer()
/cts/tests/tests/view/src/android/view/cts/util/
DASurfaceControlTestUtils.java134 int colorBottomRight, int colorBottomLeft); in nSurfaceTransaction_setQuadrantBuffer() argument
/cts/tests/tests/view/src/android/view/cts/
DASurfaceControlTest.java186 int height, int colorTopLeft, int colorTopRight, int colorBottomRight, in setQuadrantBuffer() argument
189 width, height, colorTopLeft, colorTopRight, colorBottomRight, colorBottomLeft); in setQuadrantBuffer()
195 int colorTopRight, int colorBottomRight, int colorBottomLeft) { in setQuadrantBuffer() argument
198 colorTopRight, colorBottomRight, colorBottomLeft); in setQuadrantBuffer()