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