Searched defs:clearWithColor (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ | ||
H A D | GLESRenderEngine.cpp | 558 void GLESRenderEngine::clearWithColor(float red, float green, float blue, float alpha) { in clearWithColor() function in android::renderengine::gl::GLESRenderEngine |
/aosp12/frameworks/native/libs/renderengine/gl/ | ||
H A D | GLESRenderEngine.cpp | 619 void GLESRenderEngine::clearWithColor(float red, float green, float blue, float alpha) { in clearWithColor() function in android::renderengine::gl::GLESRenderEngine |