Searched defs:modifyFormatColorspace (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp385 static int modifyFormatColorspace(int fmt, EGLint colorspace) { function
439 format = modifyFormatColorspace(format, *(attr+1));
480 format = modifyFormatColorspace(format, *(attr+1));

Completed in 523 milliseconds