Searched refs:setClearColor (Results 1 - 15 of 15) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h307 void setClearColor(float red, float green, float blue, float alpha);
H A DContext.cpp53 setClearColor(0.0f, 0.0f, 0.0f, 0.0f);
352 void Context::setClearColor(float red, float green, float blue, float alpha) function in class:es1::Context
H A DlibGLES_CM.cpp488 context->setClearColor(red, green, blue, alpha);
/external/swiftshader/src/OpenGL/libGL/
H A DContext.h516 void setClearColor(float red, float green, float blue, float alpha);
H A DContext.cpp52 setClearColor(0.0f, 0.0f, 0.0f, 0.0f);
323 void Context::setClearColor(float red, float green, float blue, float alpha) function in class:gl::Context
H A DlibGL.cpp705 context->setClearColor(red, green, blue, alpha);
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h442 void setClearColor(float red, float green, float blue, float alpha);
H A DContext.cpp54 setClearColor(0.0f, 0.0f, 0.0f, 0.0f);
342 void Context::setClearColor(float red, float green, float blue, float alpha) function in class:es2::Context
H A DlibGLESv2.cpp668 context->setClearColor(red, green, blue, alpha);
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 360 milliseconds