Searched refs:createImage (Results 1 - 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DCompressedTextureActivity.java115 Buffer image = createImage(width, height);
134 private Buffer createImage(int width, int height) { method in class:CompressedTextureActivity.SyntheticCompressedTextureLoader

Completed in 20 milliseconds