Home | History | Annotate | Download | only in gpu

Lines Matching defs:back

175         GrGpuResource* back = *(fNonpurgeableResources.end() - 1);
176 SkASSERT(!back->wasDestroyed());
177 back->cacheAccess().abandon();
203 // they also have a raw pointer back to this class (which is presumably going away)!
207 GrGpuResource* back = *(fNonpurgeableResources.end() - 1);
208 SkASSERT(!back->wasDestroyed());
209 back->cacheAccess().release();