Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DCompressedTextureActivity.java56 private final static boolean USE_STREAM_IO = false; field in CompressedTextureActivity
117 if (USE_STREAM_IO) { in load()