Lines Matching refs:getCacheEntry
487 SkASSERT(NULL != texture->getCacheEntry());
496 fTextureCache->makeNonExclusive(texture->getCacheEntry());
501 fTextureCache->makeNonExclusive(texture->getCacheEntry());
502 fTextureCache->deleteResource(texture->getCacheEntry());
515 SkASSERT(NULL != texture->getCacheEntry());
520 if (texture->getCacheEntry()->key().isScratch()) {
522 fTextureCache->makeNonExclusive(texture->getCacheEntry());
528 fTextureCache->makeNonExclusive(texture->getCacheEntry());
529 fTextureCache->deleteResource(texture->getCacheEntry());