Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleLighting.cpp16 static sk_sp<SkLights> create_lights(SkScalar angle, SkScalar blue) { in create_lights() function
66 sk_sp<SkLights> lights(create_lights(fLightAngle, fColorFactor)); in onDrawContent()