HomeSort by relevance Sort by last modified time
    Searched defs:textureProxy (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/ccpr/
GrCCPRAtlas.h 39 sk_sp<GrTextureProxy> textureProxy() const { return fTextureProxy; }
  /external/skia/src/gpu/
GrProcessorUnitTest.h 66 sk_sp<GrTextureProxy> textureProxy(int index) { return fProxies[index]; }

Completed in 481 milliseconds