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

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_uevents.cpp 141 if(ctx->mVDSEnabled) {
hwc_utils.h 595 bool mVDSEnabled;
hwc_utils.cpp 243 ctx->mVDSEnabled = false;
246 ctx->mVDSEnabled = true;
249 ctx->mHWCVirtual = HWCVirtualBase::getObject(ctx->mVDSEnabled);
    [all...]

Completed in 576 milliseconds