Home
last modified time | relevance | path

Searched defs:bicubicEffect (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/effects/
DGrBicubicEffect.cpp21 const GrBicubicEffect& bicubicEffect = effect.cast<GrBicubicEffect>(); in GenKey() local
38 const GrBicubicEffect& bicubicEffect = args.fFp.cast<GrBicubicEffect>(); in emitCode() local
108 const GrBicubicEffect& bicubicEffect = processor.cast<GrBicubicEffect>(); in onSetData() local
/external/skqp/src/gpu/effects/
DGrBicubicEffect.cpp21 const GrBicubicEffect& bicubicEffect = effect.cast<GrBicubicEffect>(); in GenKey() local
38 const GrBicubicEffect& bicubicEffect = args.fFp.cast<GrBicubicEffect>(); in emitCode() local
108 const GrBicubicEffect& bicubicEffect = processor.cast<GrBicubicEffect>(); in onSetData() local