Home | History | Annotate | Download | only in effects

Lines Matching refs:flattenLight

563     void flattenLight(SkWriteBuffer& buffer) const;
840 void SkLight::flattenLight(SkWriteBuffer& buffer) const {
852 // then subclass, same order as flattenLight.
956 fLight->flattenLight(buffer);