Home | History | Annotate | Download | only in effects

Lines Matching refs:fInColor

206     , fInColor(NULL) {
212 fInColor = &this->addVertexAttrib(Attribute("inColor", kVec4ub_GrVertexAttribType));
235 SkToBool(fInColor));
431 , fInColor(NULL) {
437 fInColor = &this->addVertexAttrib(Attribute("inColor", kVec4ub_GrVertexAttribType));
459 SkToBool(fInColor));