Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/liboverlay/
Doverlay.h158 static void debugPipeLifecycle(const bool& enable);
368 inline void Overlay::debugPipeLifecycle(const bool& enable) { in debugPipeLifecycle() function
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_qclient.cpp242 Overlay::debugPipeLifecycle(enable); in toggleDynamicDebug()