Searched refs:mutableLayerHistory (Results 1 – 3 of 3) sorted by relevance
63 auto* mutableLayerHistory() { return mLayerHistory.get(); } in mutableLayerHistory() function67 return mutableLayerHistory()->mLayerInfos.size(); in layerHistorySize()74 return mutableLayerHistory()->mActiveLayersEnd; in getNumActiveLayers()
475 .mutableLayerHistory() in TEST_P()478 .mutableLayerHistory() in TEST_P()483 .mutableLayerHistory() in TEST_P()
63 LayerHistory& history() { return *mScheduler->mutableLayerHistory(); } in history()64 const LayerHistory& history() const { return *mScheduler->mutableLayerHistory(); } in history()