Searched defs:setupFillWithColor (Results 1 - 2 of 2) sorted by relevance
/frameworks/native/services/surfaceflinger/RenderEngine/ | ||
H A D | GLES11RenderEngine.cpp | 266 void GLES11RenderEngine::setupFillWithColor(float r, float g, float b, float a) { function in class:android::GLES11RenderEngine |
H A D | GLES20RenderEngine.cpp | 234 void GLES20RenderEngine::setupFillWithColor(float r, float g, float b, float a) { function in class:android::GLES20RenderEngine |
Completed in 7 milliseconds