Searched defs:findAndRefTexture (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrContext.cpp233 GrTexture* GrContext::findAndRefTexture(const GrTextureDesc& desc, function in class:GrContext
311 SkAutoTUnref<GrTexture> clampedTexture(this->findAndRefTexture(desc, cacheID, NULL));
/external/skia/src/gpu/
H A DGrContext.cpp233 GrTexture* GrContext::findAndRefTexture(const GrTextureDesc& desc, function in class:GrContext
311 SkAutoTUnref<GrTexture> clampedTexture(this->findAndRefTexture(desc, cacheID, NULL));

Completed in 89 milliseconds