Home
last modified time | relevance | path

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

/hardware/qcom/display/liboverlay/
Doverlay.h98 static bool pipeUsageUnchanged();
162 inline bool Overlay::PipeBook::pipeUsageUnchanged() { in pipeUsageUnchanged() function
Doverlay.cpp69 if(PipeBook::pipeUsageUnchanged()) return; in configDone()