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
680 static int getInternalFormat(SkColorType colorType) in getInternalFormat() function721 return getInternalFormat(nativeBitmap.colorType()); in util_getInternalFormat()740 internalformat = getInternalFormat(colorType); in util_texImage2D()787 format = getInternalFormat(colorType); in util_texSubImage2D()
22473 method public static int getInternalFormat(android.graphics.Bitmap);
24417 method public static int getInternalFormat(android.graphics.Bitmap);