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

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES11RenderEngine.cpp212 void GLES11RenderEngine::setupFillWithColor(float r, float g, float b, float a) { function in class:android::GLES11RenderEngine
H A DGLES20RenderEngine.cpp177 void GLES20RenderEngine::setupFillWithColor(float r, float g, float b, float a) { function in class:android::GLES20RenderEngine

Completed in 32 milliseconds