Home
last modified time | relevance | path

Searched refs:addCoverageTextureProcessor (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrPaint.h87 void addCoverageTextureProcessor(sk_sp<GrTextureProxy>, const SkMatrix&);
88 void addCoverageTextureProcessor(sk_sp<GrTextureProxy>, const SkMatrix&, const GrSamplerState&);
DGrPaint.cpp48 void GrPaint::addCoverageTextureProcessor(sk_sp<GrTextureProxy> proxy, in addCoverageTextureProcessor() function in GrPaint
53 void GrPaint::addCoverageTextureProcessor(sk_sp<GrTextureProxy> proxy, in addCoverageTextureProcessor() function in GrPaint
/external/skqp/src/gpu/
DGrPaint.h87 void addCoverageTextureProcessor(sk_sp<GrTextureProxy>, const SkMatrix&);
88 void addCoverageTextureProcessor(sk_sp<GrTextureProxy>, const SkMatrix&, const GrSamplerState&);
DGrPaint.cpp48 void GrPaint::addCoverageTextureProcessor(sk_sp<GrTextureProxy> proxy, in addCoverageTextureProcessor() function in GrPaint
53 void GrPaint::addCoverageTextureProcessor(sk_sp<GrTextureProxy> proxy, in addCoverageTextureProcessor() function in GrPaint