Searched refs:getInternalFormat (Results 1 – 6 of 6) 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
664 static int getInternalFormat(SkColorType colorType) in getInternalFormat() function705 return getInternalFormat(nativeBitmap.colorType()); in util_getInternalFormat()724 internalformat = getInternalFormat(colorType); in util_texImage2D()751 int internalFormat = getInternalFormat(colorType); in util_texSubImage2D()
21240 method public static int getInternalFormat(android.graphics.Bitmap);
30379 Landroid/opengl/GLUtils;->getInternalFormat(Landroid/graphics/Bitmap;)I
31947 method public static int getInternalFormat(android.graphics.Bitmap);