Searched defs:redSize (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/guest/egl/ |
D | eglDisplay.cpp | 547 EGLint redSize, blueSize, greenSize, alphaSize; in getConfigNativePixelFormat() local 581 EGLint redSize, blueSize, greenSize, alphaSize; in getConfigGLPixelFormat() local
|
/hardware/google/gfxstream/host/gl/ |
D | EmulatedEglConfig.cpp | 87 EGLint redSize = 0, greenSize = 0, blueSize = 0; in isCompatibleHostConfig() local
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_darwin.cpp | 109 MacPixelFormat(int handle, int redSize, int greenSize, int blueSize) : in MacPixelFormat() 120 int redSize() const { return mRedSize; } in redSize() function in __anonf20b16df0111::MacPixelFormat
|