Home
last modified time | relevance | path

Searched defs:glClearColor (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h14 glClearColor_wrapper_proc_t glClearColor; member
Dgles3_wrapper_context.h29 glClearColor_wrapper_proc_t glClearColor; member
Dgles1_wrapper_entry.cpp313 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor() function
Dgles3_wrapper_entry.cpp523 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h14 glClearColor_client_proc_t glClearColor; member
Dgl_entry.cpp315 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h29 glClearColor_client_proc_t glClearColor; member
Dgl2_entry.cpp536 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp61 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor() function
Dgles_dispatch.h24 glClearColor_t glClearColor; member