Searched refs:checkFormat (Results 1 – 2 of 2) sorted by relevance
646 static int checkFormat(SkColorType colorType, int format, int type) in checkFormat() function739 int err = checkFormat(colorType, internalformat, type); in util_texImage2D()785 int err = checkFormat(colorType, format, type); in util_texSubImage2D()
1274 PixelFormat checkFormat = format != 0 ? in allocateBuffers() local1278 checkFormat != allocFormat || checkUsage != allocUsage) { in allocateBuffers()