Home | History | Annotate | Download | only in gpu

Lines Matching refs:getCacheEntry

452     GrAssert(NULL != texture->getCacheEntry());
460 fTextureCache->makeNonExclusive(texture->getCacheEntry());
468 GrAssert(NULL != texture->getCacheEntry());
473 if (texture->getCacheEntry()->key().isScratch()) {
474 getCacheEntry());