Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/effects/generated/
DGrRRectBlurEffect.cpp111 GrSurfaceProxy& ninePatchSamplerProxy = *_outer.textureSampler(0).proxy(); in onSetData() local
112 GrTexture& ninePatchSampler = *ninePatchSamplerProxy.peekTexture(); in onSetData()