Home | History | Annotate | Download | only in hwui

Lines Matching refs:layerCache

415     LAYER_LOGD("Layer cache size = %d", mCaches.layerCache.getSize());
453 Layer* layer = mCaches.layerCache.get(bounds.getWidth(), bounds.getHeight());
626 if (!mCaches.layerCache.put(layer)) {