Searched defs:fLerpT (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/shaders/
H A DSkComposeShader.h19 , fLerpT(lerpT)
52 const float fLerpT; member in class:final
55 bool isJustMode() const { return fLerpT == 1; }
/external/skqp/src/shaders/
H A DSkComposeShader.h19 , fLerpT(lerpT)
52 const float fLerpT; member in class:final
55 bool isJustMode() const { return fLerpT == 1; }

Completed in 158 milliseconds