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

  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.h 661 bool mWindowboxFeature;
hwc_utils.cpp 438 ctx->mWindowboxFeature = false;
441 ctx->mWindowboxFeature = true;
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 674 bool mWindowboxFeature;
hwc_utils.cpp 409 ctx->mWindowboxFeature = false;
412 ctx->mWindowboxFeature = true;
    [all...]

Completed in 79 milliseconds