Searched refs:convertGLPixelFormat (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dtexture.cpp191 static int32_t convertGLPixelFormat(GLint format, GLenum type) function in namespace:android
364 const int32_t formatIdx = convertGLPixelFormat(format, type);
1191 const int32_t formatIdx = convertGLPixelFormat(format, type);
1270 const int32_t formatIdx = convertGLPixelFormat(format, type);

Completed in 355 milliseconds