Searched refs:secondaryColor (Results 1 - 6 of 6) sorted by relevance

/external/swiftshader/src/Renderer/
H A DRenderer.hpp67 bool secondaryColor; member in struct:sw::Conventions
78 false, // secondaryColor
H A DRenderer.cpp50 extern bool secondaryColor; // Specular lighting is applied after texturing
113 sw::secondaryColor = conventions.secondaryColor; member in class:sw::sw
H A DContext.cpp35 bool secondaryColor = false; // Specular lighting is applied after texturing member in namespace:sw
/external/swiftshader/src/Shader/
H A DVertexPipeline.cpp30 extern bool secondaryColor;
387 if(secondaryColor)
/external/robolectric/v3/runtime/
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 105 milliseconds