HomeSort by relevance Sort by last modified time
    Searched refs:LightingView (Results 1 - 2 of 2) sorted by null

  /external/skia/samplecode/
SampleLighting.cpp 32 class LightingView : public Sample {
34 LightingView() : fLightAngle(0.0f) , fColorFactor(0.0f) {
107 DEF_SAMPLE( return new LightingView(); )
  /external/skqp/samplecode/
SampleLighting.cpp 32 class LightingView : public Sample {
34 LightingView() : fLightAngle(0.0f) , fColorFactor(0.0f) {
107 DEF_SAMPLE( return new LightingView(); )

Completed in 3781 milliseconds