Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mAD

384     ctx->mAD = new AssertiveDisplay(ctx);
507 if(ctx->mAD) {
508 delete ctx->mAD;
509 ctx->mAD = NULL;
1192 ctx->mAD->markDoable(ctx, list);
2199 if(ctx->mAD->prepare(ctx, crop, whf, hnd)) {