Home
last modified time | relevance | path

Searched refs:teardown (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_uevents.cpp127 ctx->mVirtualDisplay->teardown(); in teardownWfd()
195 ctx->mExtDisplay->teardown(); in handle_uevent()
197 ctx->mVirtualDisplay->teardown(); in handle_uevent()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_uevents.cpp127 ctx->mVirtualDisplay->teardown(); in teardownWfd()
186 ctx->mExtDisplay->teardown(); in handle_uevent()
188 ctx->mVirtualDisplay->teardown(); in handle_uevent()
/hardware/qcom/display/msm8226/libvirtual/
Dvirtual.h47 int teardown();
Dvirtual.cpp79 int VirtualDisplay::teardown() { in teardown() function in qhwc::VirtualDisplay
/hardware/qcom/display/msm8084/libvirtual/
Dvirtual.h47 int teardown();
Dvirtual.cpp79 int VirtualDisplay::teardown() { in teardown() function in qhwc::VirtualDisplay
/hardware/qcom/display/msm8226/libexternal/
Dexternal.h49 int teardown();
Dexternal.cpp77 int ExternalDisplay::teardown() { in teardown() function in qhwc::ExternalDisplay
/hardware/qcom/display/msm8084/libexternal/
Dexternal.h49 int teardown();
Dexternal.cpp77 int ExternalDisplay::teardown() { in teardown() function in qhwc::ExternalDisplay
/hardware/qcom/display/msm8994/libhdmi/
Dhdmi.h58 int teardown();
Dhdmi.cpp142 int HDMIDisplay::teardown() { in teardown() function in qhwc::HDMIDisplay
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp2839 ctx->mHDMIDisplay->teardown(); in handle_offline()