Home
last modified time | relevance | path

Searched defs:LARGE_COLOR (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
DSurfaceAndTextureViews.java105 static final int LARGE_COLOR = Color.YELLOW; field in SurfaceAndTextureViews.SimpleView
121 static final int LARGE_COLOR = Color.GRAY; field in SurfaceAndTextureViews.SimpleSurfaceView
154 static final int LARGE_COLOR = Color.CYAN; field in SurfaceAndTextureViews.SimpleTextureView