Searched refs:fLerpT (Results 1 – 2 of 2) sorted by relevance
19 , fLerpT(lerpT) in SkComposeShader()53 const float fLerpT; variable56 bool isJustMode() const { return fLerpT == 1; } in isJustMode()
64 buffer.writeScalar(fLerpT); in flatten()69 fMode, fLerpT); in onMakeColorSpace()116 pipeline->append(SkRasterPipeline::lerp_1_float, &fLerpT); in onAppendStages()160 str->appendf(" lerpT: %g", fLerpT); in toString()