Home
last modified time | relevance | path

Searched refs:colorTopRight (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
134 fillRegion(data, width / 2, 0, width, height / 2, colorTopRight, desc.stride); in getQuadrantBuffer()
238 jint width, jint height, jint colorTopLeft, jint colorTopRight, in SurfaceTransaction_setQuadrantBuffer() argument
244 getQuadrantBuffer(width, height, colorTopLeft, colorTopRight, in SurfaceTransaction_setQuadrantBuffer()
/cts/tests/tests/view/src/android/view/cts/util/
DASurfaceControlTestUtils.java133 long surfaceTransaction, int width, int height, int colorTopLeft, int colorTopRight, 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()