Searched refs:FORMAT_ERROR (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLESTextureUtils.cpp | 53 #define FORMAT_ERROR(format, type) \ in computePixelSize() macro 79 default: FORMAT_ERROR(format, type); in computePixelSize() 110 default: FORMAT_ERROR(format, type); in computePixelSize() 123 default: FORMAT_ERROR(format, type); in computePixelSize() 138 default: FORMAT_ERROR(format, type); in computePixelSize() 151 default: FORMAT_ERROR(format, type); in computePixelSize() 168 default: FORMAT_ERROR(format, type); in computePixelSize() 202 default: FORMAT_ERROR(format, type); in computePixelSize() 222 default: FORMAT_ERROR(format, type); in computePixelSize() 225 default: FORMAT_ERROR(format, type); in computePixelSize()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | SaveableTexture.cpp | 76 #define FORMAT_ERROR(format, type) \ in s_computePixelSize() macro 112 FORMAT_ERROR(format, type); in s_computePixelSize() 156 FORMAT_ERROR(format, type); in s_computePixelSize() 174 FORMAT_ERROR(format, type); in s_computePixelSize() 195 FORMAT_ERROR(format, type); in s_computePixelSize() 213 FORMAT_ERROR(format, type); in s_computePixelSize() 236 FORMAT_ERROR(format, type); in s_computePixelSize() 283 FORMAT_ERROR(format, type); in s_computePixelSize() 315 FORMAT_ERROR(format, type); in s_computePixelSize() 319 FORMAT_ERROR(format, type); in s_computePixelSize()
|
D | TextureUtils.cpp | 921 #define FORMAT_ERROR(format, type) \ in s_computePixelSize() macro 957 FORMAT_ERROR(format, type); in s_computePixelSize() 1001 FORMAT_ERROR(format, type); in s_computePixelSize() 1019 FORMAT_ERROR(format, type); in s_computePixelSize() 1040 FORMAT_ERROR(format, type); in s_computePixelSize() 1058 FORMAT_ERROR(format, type); in s_computePixelSize() 1081 FORMAT_ERROR(format, type); in s_computePixelSize() 1128 FORMAT_ERROR(format, type); in s_computePixelSize() 1160 FORMAT_ERROR(format, type); in s_computePixelSize() 1164 FORMAT_ERROR(format, type); in s_computePixelSize()
|