Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
H A DSurfaceAndTextureViews.java104 static final int SMALL_COLOR = Color.BLUE; field in SurfaceAndTextureViews.SimpleView
120 static final int SMALL_COLOR = Color.GREEN; field in SurfaceAndTextureViews.SimpleSurfaceView
153 static final int SMALL_COLOR = Color.RED; field in SurfaceAndTextureViews.SimpleTextureView