Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrRRectEffect.cpp303 SkString inputSample = this->invokeChild(/*childIndex=*/0, args); in emitCode() local
633 SkString inputSample = this->invokeChild(/*childIndex=*/0, args); in emitCode() local
H A DGrConvexPolyEffect.cpp142 SkString inputSample = this->invokeChild(/*childIndex=*/0, args); in onMakeProgramImpl() local