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

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_ad.cpp 71 static int adRead() {
115 if(adRead() >= 0 && isDisplaySplit(ctx, HWC_DISPLAY_PRIMARY) &&
120 mTurnedOff = adRead() > 0 ? false : true;
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_ad.cpp 102 static int adRead() {
147 if(adRead() >= 0 && isDisplaySplit(ctx, HWC_DISPLAY_PRIMARY) &&
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.cpp 101 static int adRead() {
133 if(adRead() >= 0) {

Completed in 516 milliseconds