Searched refs:getInternalFormat (Results 1 – 4 of 4) sorted by relevance
194 int format = GLUtils.getInternalFormat(bitmap); in updateContent()231 int format = GLUtils.getInternalFormat(bitmap); in uploadToCanvas()
48 public static int getInternalFormat(Bitmap bitmap) { in getInternalFormat() method in GLUtils
593 static int getInternalFormat(SkBitmap::Config config) in getInternalFormat() function636 return getInternalFormat(config); in util_getInternalFormat()658 internalformat = getInternalFormat(config); in util_texImage2D()707 format = getInternalFormat(config); in util_texSubImage2D()
17279 method public static int getInternalFormat(android.graphics.Bitmap);