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

  /external/skia/samplecode/
SampleLighting.cpp 16 static sk_sp<SkLights> create_lights(SkScalar angle, SkScalar blue) { function
69 sk_sp<SkLights> lights(create_lights(fLightAngle, fColorFactor));
  /external/skqp/samplecode/
SampleLighting.cpp 16 static sk_sp<SkLights> create_lights(SkScalar angle, SkScalar blue) { function
69 sk_sp<SkLights> lights(create_lights(fLightAngle, fColorFactor));

Completed in 2022 milliseconds