Searched defs:ambientColor (Results 1 – 1 of 1) sorted by relevance
261 const SkColor3f& ambientColor = lightingFP.ambientColor(); in onSetData() local300 const SkColor3f& ambientColor() const { return fAmbientColor; } in ambientColor() function in LightingFP