Searched refs:LightingView (Results 1 – 2 of 2) sorted by relevance
32 class LightingView : public Sample { class34 LightingView() : fLightAngle(0.0f) , fColorFactor(0.0f) { in LightingView() function in LightingView107 DEF_SAMPLE( return new LightingView(); )