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

  /external/skia/include/core/
SkLights.h 24 enum LightType {
61 LightType type() const { return fType; }
118 LightType fType;
132 Light(LightType type, const SkColor3f& color, const SkVector3& dirOrPos,