HomeSort by relevance Sort by last modified time
    Searched refs:mAD (Results 1 - 16 of 16) 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);
928 if(ctx->mAD->prepare(ctx, crop, whf, hnd)) {
    [all...]
hwc_utils.h 376 qhwc::AssertiveDisplay *mAD;
hwc.cpp 115 ctx->mAD->reset();
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 245 ctx->mAD = new AssertiveDisplay(ctx);
343 if(ctx->mAD) {
344 delete ctx->mAD;
345 ctx->mAD = NULL;
    [all...]
hwc_mdpcomp.cpp 721 if(ctx->mAD->isDoable()) {
    [all...]
hwc_utils.h 521 qhwc::AssertiveDisplay *mAD;
hwc.cpp 227 ctx->mAD->reset();
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 265 ctx->mAD = new AssertiveDisplay(ctx);
361 if(ctx->mAD) {
362 delete ctx->mAD;
363 ctx->mAD = NULL;
909 ctx->mAD->markDoable(ctx, list);
    [all...]
hwc_mdpcomp.cpp 731 if(ctx->mAD->isDoable()) {
    [all...]
hwc_utils.h 554 qhwc::AssertiveDisplay *mAD;
hwc.cpp 227 ctx->mAD->reset();
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 589 qhwc::AssertiveDisplay *mAD;
hwc_utils.cpp 360 ctx->mAD = new AssertiveDisplay(ctx);
466 if(ctx->mAD) {
467 delete ctx->mAD;
468 ctx->mAD = NULL;
    [all...]
hwc.cpp 225 ctx->mAD->reset();
    [all...]
hwc_mdpcomp.cpp 832 if(ctx->mAD->isDoable()) {
    [all...]

Completed in 541 milliseconds