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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc.cpp 106 ctx->isPaddingRound = false;
118 ctx->isPaddingRound = true;
127 /* Based on certain conditions, isPaddingRound will be set
154 ctx->isPaddingRound = true;
172 ctx->isPaddingRound = true;
hwc_virtual.cpp 117 ctx->isPaddingRound = true;
hwc_utils.h 540 bool isPaddingRound;
hwc_mdpcomp.cpp 413 } else if(ctx->isPaddingRound) {
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc.cpp 106 ctx->isPaddingRound = false;
118 ctx->isPaddingRound = true;
127 /* Based on certain conditions, isPaddingRound will be set
154 ctx->isPaddingRound = true;
172 ctx->isPaddingRound = true;
hwc_utils.h 573 bool isPaddingRound;
hwc_mdpcomp.cpp 432 } else if(ctx->isPaddingRound) {
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_virtual.cpp 96 ctx->isPaddingRound = true;
hwc.cpp 95 ctx->isPaddingRound = false;
107 ctx->isPaddingRound = true;
    [all...]
hwc_utils.h 606 bool isPaddingRound;
hwc_mdpcomp.cpp 511 } else if(ctx->isPaddingRound) {
798 } else if(ctx->isPaddingRound) {
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h 385 bool isPaddingRound;
hwc_mdpcomp.cpp 358 } else if(ctx->isPaddingRound) {
359 ctx->isPaddingRound = false;
    [all...]
hwc_utils.cpp 402 ctx->isPaddingRound = true;
    [all...]

Completed in 1170 milliseconds