Searched refs:childColor (Results 1 – 2 of 2) sorted by relevance
125 SkString childColor = this->invokeChild(0, args); in onMakeProgramImpl() local129 &xformedColor, childColor.c_str(), &fColorSpaceHelper); in onMakeProgramImpl()
275 SkString childColor = this->invokeChild(0, args); in SwizzleOutput() local282 childColor.c_str(), swizzle.asString().c_str()); in SwizzleOutput()824 SkString childColor = this->invokeChild(0, args); in HighPrecision() local827 args.fFragBuilder->codeAppendf("return %s;", childColor.c_str()); in HighPrecision()