Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mAD

245     ctx->mAD = new AssertiveDisplay(ctx);
343 if(ctx->mAD) {
344 delete ctx->mAD;
345 ctx->mAD = NULL;
949 ctx->mAD->markDoable(ctx, list);
1779 if(ctx->mAD->prepare(ctx, crop, whf, hnd)) {