Searched refs:setupFillWithColor (Results 1 – 2 of 2) sorted by relevance
166 void setupFillWithColor(float r, float g, float b, float a);
588 setupFillWithColor(red, green, blue, alpha); in fillRegionWithColor()1323 void GLESRenderEngine::setupFillWithColor(float r, float g, float b, float a) { in setupFillWithColor() function in android::renderengine::gl::GLESRenderEngine