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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 341 bool mBasePipeSetup;
hwc.cpp 141 if(UNLIKELY(!ctx->mBasePipeSetup))
hwc_utils.cpp 242 ctx->mBasePipeSetup = false;
880 ctx->mBasePipeSetup = true;
    [all...]
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h 340 bool mBasePipeSetup;
hwc.cpp 141 if(UNLIKELY(!ctx->mBasePipeSetup))
hwc_utils.cpp 203 ctx->mBasePipeSetup = false;
840 ctx->mBasePipeSetup = true;
    [all...]

Completed in 1865 milliseconds