Searched refs:getInternalFormat (Results 1 – 5 of 5) sorted by relevance
194 int format = GLUtils.getInternalFormat(bitmap); in updateContent()231 int format = GLUtils.getInternalFormat(bitmap); in uploadToCanvas()
40 public static int getInternalFormat(Bitmap bitmap) { in getInternalFormat() method in GLUtils
588 static int getInternalFormat(int32_t bitmapFormat) { in getInternalFormat() function629 return getInternalFormat(bitmap.getInfo().format); in util_getInternalFormat()646 internalformat = getInternalFormat(bitmapInfo.format); in util_texImage2D()669 int internalFormat = getInternalFormat(bitmapInfo.format); in util_texSubImage2D()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32359 method public static int getInternalFormat(android.graphics.Bitmap);