Home
last modified time | relevance | path

Searched refs:LightingView (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/samplecode/
DSampleLighting.cpp32 class LightingView : public Sample { class
34 LightingView() : fLightAngle(0.0f), fColorFactor(0.0f) {} in LightingView() function in LightingView
97 DEF_SAMPLE( return new LightingView(); )