Home | History | Annotate | Download | only in hwui

Lines Matching refs:textureCache

52     Texture* texture = entry ? entry->texture : renderer.caches().textureCache.get(bitmap);
175 Texture* texture = entry ? entry->texture : renderer.caches().textureCache.get(firstOp.bitmap);
495 texture = renderer.caches().textureCache.get(op.bitmap);
607 Texture* texture = entry ? entry->texture : renderer.caches().textureCache.get(op.bitmap);