Home
last modified time | relevance | path

Searched refs:checkInternalFormat (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/opengl/
Dutil.cpp627 static int checkInternalFormat(SkColorType colorType, int internalformat, in checkInternalFormat() function
734 int err = checkInternalFormat(colorType, internalformat, type); in util_texImage2D()
762 int err = checkInternalFormat(colorType, internalFormat, type); in util_texSubImage2D()