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

  /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 726 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 739 if(ctx->mAD->isDoable()) {
    [all...]
hwc_utils.h 554 qhwc::AssertiveDisplay *mAD;
hwc.cpp 237 ctx->mAD->reset();
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.h 612 qhwc::AssertiveDisplay *mAD;
hwc_utils.cpp 384 ctx->mAD = new AssertiveDisplay(ctx);
507 if(ctx->mAD) {
508 delete ctx->mAD;
509 ctx->mAD = NULL;
    [all...]
hwc.cpp 232 ctx->mAD->reset();
    [all...]
hwc_mdpcomp.cpp 820 if(ctx->mAD->isDoable()) {
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 629 qhwc::AssertiveDisplay *mAD;
hwc_utils.cpp 361 ctx->mAD = new AssertiveDisplay(ctx);
474 if(ctx->mAD) {
475 delete ctx->mAD;
476 ctx->mAD = NULL;
    [all...]
hwc.cpp 225 ctx->mAD->reset();
    [all...]
hwc_mdpcomp.cpp 847 if(ctx->mAD->isDoable()) {
    [all...]

Completed in 517 milliseconds