HomeSort by relevance Sort by last modified time
    Searched refs:isPaddingRound (Results 1 - 11 of 11) 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/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 200 milliseconds