HomeSort by relevance Sort by last modified time
    Searched refs:cec_exit_thread (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8909/hdmi_cec/
qhdmi_cec.h 74 bool cec_exit_thread = false; member in struct:qhdmicec::cec_context_t
qhdmi_cec.cpp 542 while (!ctx->cec_exit_thread) {
653 ctx->cec_exit_thread = true;
  /hardware/qcom/display/msm8909w_3100/hdmi_cec/
qhdmi_cec.h 74 bool cec_exit_thread = false; member in struct:qhdmicec::cec_context_t
qhdmi_cec.cpp 542 while (!ctx->cec_exit_thread) {
653 ctx->cec_exit_thread = true;

Completed in 186 milliseconds