Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrSurfaceProxy.h329 void setGrProxyTag(const GrGpuResourceTag tag) { fGrProxyTag = tag; } in setGrProxyTag() function
/third_party/skia/src/gpu/
DGrSurfaceProxy.h362 void setGrProxyTag(const GrGpuResourceTag tag) { fGrProxyTag = tag; } in setGrProxyTag() function