Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLUtils.java47 int result = native_getInternalFormat(bitmap); in getInternalFormat()
264 native private static int native_getInternalFormat(Bitmap bitmap); in native_getInternalFormat() method in GLUtils