Home | History | Annotate | Download | only in hwui

Lines Matching refs:layerCache

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