Home
last modified time | relevance | path

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

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