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

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

Completed in 186 milliseconds