Home
last modified time | relevance | path

Searched defs:setClearColor (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/tests/
DDefaultFramebufferBlit_unittest.cpp80 void setClearColor(float r, float g, float b, float a) { in setClearColor() function in gfxstream::__anon4ca025bc0111::ClearColor
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1710 void GLEScontext::setClearColor(GLclampf red, GLclampf green, GLclampf blue, in setClearColor() function in GLEScontext