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

  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.cpp 416 if(ctx->mAD->isDoable()) {
    [all...]
hwc_utils.cpp 172 ctx->mAD = new AssertiveDisplay();
233 if(ctx->mAD) {
234 delete ctx->mAD;
235 ctx->mAD = NULL;
422 ctx->mAD->markDoable(ctx, list);
931 if(ctx->mAD->prepare(ctx, crop, whf, hnd)) {
    [all...]
hwc_utils.h 376 qhwc::AssertiveDisplay *mAD;
hwc.cpp 115 ctx->mAD->reset();

Completed in 266 milliseconds