Searched refs:fInCubicCoeffs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrBezierEffect.h241 inline const GrShaderVar& inCubicCoeffs() const { return fInCubicCoeffs; }
261 const GrShaderVar& fInCubicCoeffs; member in class:GrCubicEffect
H A DGrBezierEffect.cpp457 , fInCubicCoeffs(this->addVertexAttrib(GrShaderVar("inCubicCoeffs",

Completed in 94 milliseconds