Searched defs:NESTING (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DViewLayerInvalidationActivity.java40 static final String NESTING = "Nested Layers: YES "; field in class:ViewLayerInvalidationActivity
107 nestedStatusTV.setText(nestedLayersOn ? NESTING : NO_NESTING);

Completed in 59 milliseconds