Searched defs:setupFillWithColor (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ | ||
H A D | GLESRenderEngine.cpp | 1323 void GLESRenderEngine::setupFillWithColor(float r, float g, float b, float a) { in setupFillWithColor() function in android::renderengine::gl::GLESRenderEngine |
/aosp12/frameworks/native/libs/renderengine/gl/ | ||
H A D | GLESRenderEngine.cpp | 1402 void GLESRenderEngine::setupFillWithColor(float r, float g, float b, float a) { in setupFillWithColor() function in android::renderengine::gl::GLESRenderEngine |