Searched refs:tcY (Results 1 – 1 of 1) sorted by relevance
130 SkString tcY = clamp_expression(textureDomain.modeY(), "origCoord", "y", in sampleTexture() local132 builder->codeAppendf("float2(%s, %s)", tcX.c_str(), tcY.c_str()); in sampleTexture()