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()
48 public static int getInternalFormat(Bitmap bitmap) { in getInternalFormat() method in GLUtils
593 static int getInternalFormat(SkColorType colorType) in getInternalFormat() function634 return getInternalFormat(nativeBitmap->colorType()); in util_getInternalFormat()654 internalformat = getInternalFormat(colorType); in util_texImage2D()703 format = getInternalFormat(colorType); in util_texSubImage2D()
22822 method public static int getInternalFormat(android.graphics.Bitmap);
21242 method public static int getInternalFormat(android.graphics.Bitmap);