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
669 static int getInternalFormat(SkColorType colorType) in getInternalFormat() function710 return getInternalFormat(nativeBitmap.colorType()); in util_getInternalFormat()729 internalformat = getInternalFormat(colorType); in util_texImage2D()756 int internalFormat = getInternalFormat(colorType); in util_texSubImage2D()
21240 method public static int getInternalFormat(android.graphics.Bitmap);
33903 method public static int getInternalFormat(android.graphics.Bitmap);