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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.h 55 static void reset() { sHandleTimeout = false; };
239 static bool sHandleTimeout;
hwc_mdpcomp.cpp 41 bool MDPComp::sHandleTimeout = false;
187 if(!sHandleTimeout) {
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.h 55 static void reset() { sHandleTimeout = false; };
228 static bool sHandleTimeout;
hwc_mdpcomp.cpp 41 bool MDPComp::sHandleTimeout = false;
180 if(!sHandleTimeout) {
    [all...]

Completed in 56 milliseconds