Searched defs:SkLight (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkLight.h14 class SK_API SkLight { class
21 SkLight() : fType(kAmbient_LightType) { function in class:SkLight
26 SkLight(const SkColor3f& color) function in class:SkLight
32 SkLight(const SkColor3f& color, const SkVector3& dir) function in class:SkLight

Completed in 62 milliseconds