HomeSort by relevance Sort by last modified time
    Searched refs:isPaddingRound (Results 1 - 15 of 15) 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 116 ctx->isPaddingRound = false;
128 ctx->isPaddingRound = true;
137 /* Based on certain conditions, isPaddingRound will be set
164 ctx->isPaddingRound = true;
182 ctx->isPaddingRound = true;
hwc_utils.h 573 bool isPaddingRound;
hwc_mdpcomp.cpp 440 } else if(ctx->isPaddingRound) {
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc.cpp 97 ctx->isPaddingRound = false;
109 ctx->isPaddingRound = true;
118 /* Based on certain conditions, isPaddingRound will be set
147 ctx->isPaddingRound = true;
165 ctx->isPaddingRound = true;
    [all...]
hwc_virtual.cpp 97 ctx->isPaddingRound = true;
hwc_utils.h 629 bool isPaddingRound;
hwc_mdpcomp.cpp 508 } else if(ctx->isPaddingRound) {
774 } 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 646 bool isPaddingRound;
hwc_mdpcomp.cpp 504 } else if(ctx->isPaddingRound) {
813 } else if(ctx->isPaddingRound) {
    [all...]

Completed in 214 milliseconds