Searched refs:clearWithColor (Results 1 – 2 of 2) sorted by relevance
153 void clearWithColor(float red, float green, float blue, float alpha);
544 void GLESRenderEngine::clearWithColor(float red, float green, float blue, float alpha) { in clearWithColor() function in android::renderengine::gl::GLESRenderEngine1047 clearWithColor(0.0, 0.0, 0.0, 0.0); in drawLayers()