Home
last modified time | relevance | path

Searched refs:clearLayerCompositionChanges (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DDisplayChanges.h45 void clearLayerCompositionChanges() { compositionChanges.reset(); } in clearLayerCompositionChanges() function
DHostFrameComposer.cpp460 outChanges->clearLayerCompositionChanges(); in validateDisplay()