Searched refs:isPassThrough (Results 1 – 3 of 3) sorted by relevance
52 bool isPassThrough() const { return fKind == Kind::kPassThrough; } in isPassThrough() function
69 SkASSERT(skslCoords == args.fSampleCoord && childProc->sampleUsage().isPassThrough()); in invokeChild()
212 SkASSERT(base->sampleUsage().isPassThrough() || !base->sampleUsage().isSampled()); in emitTransformCode()