Lines Matching refs:mCachedFrame
56 cacheCount:%2d \n", mCachedFrame.layerCount, in dump()
57 mCachedFrame.mdpCount, mCachedFrame.cacheCount); in dump()
156 mCachedFrame.hnd[index] = NULL; in setMDPCompLayerFlags()
612 if (mCachedFrame.hnd[i] == list->hwLayers[i].handle) { in updateLayerCache()
617 mCachedFrame.hnd[i] = list->hwLayers[i].handle; in updateLayerCache()
747 mCachedFrame.cacheAll(list); in prepare()
748 mCachedFrame.updateCounts(mCurrentFrame); in prepare()
758 mCachedFrame.cacheAll(list); in prepare()
763 ((mCurrentFrame.mdpCount != mCachedFrame.mdpCount) || in prepare()
764 (mCurrentFrame.fbCount != mCachedFrame.cacheCount) || in prepare()
765 (mCurrentFrame.fbZ != mCachedFrame.fbZ) || in prepare()
785 mCachedFrame.cacheAll(list); in prepare()
789 mCachedFrame.cacheAll(list); in prepare()
794 mCachedFrame.updateCounts(mCurrentFrame); in prepare()