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

  /hardware/qcom/display/msm8909/libhwcomposer/
hwc.cpp 647 if(isAbcInUse(ctx) == true) {
903 dumpsys_log(aBuf, "Copybit::isAbcInUse=%d\n\n",isAbcInUse(ctx) ? 1 : 0);
    [all...]
hwc_utils.h 302 bool isAbcInUse(hwc_context_t *ctx);
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp     [all...]
hwc_utils.h 279 bool isAbcInUse(hwc_context_t *ctx);
hwc.cpp 633 if(isAbcInUse(ctx) == true) {
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 329 bool isAbcInUse(hwc_context_t *ctx);
hwc_utils.cpp     [all...]
hwc.cpp 656 if(isAbcInUse(ctx) == true) {
    [all...]

Completed in 538 milliseconds