Searched refs:createSoftwareClipMask (Results 1 – 3 of 3) sorted by relevance
53 sk_sp<GrTextureProxy> createSoftwareClipMask(GrContext*, const GrReducedClip&) const;
321 result = this->createSoftwareClipMask(context, reducedClip); in apply()428 sk_sp<GrTextureProxy> GrClipStackClip::createSoftwareClipMask( in createSoftwareClipMask() function in GrClipStackClip
1452 return this->createSoftwareClipMask(context, reducedClip); in testingOnly_createClipMask()