Home
last modified time | relevance | path

Searched refs:mPrevHwLayerCount (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc.cpp110 if((ctx->mPrevHwLayerCount[i] == 1 or in setPaddingRound()
111 ctx->mPrevHwLayerCount[i] == 0) and in setPaddingRound()
120 ctx->mPrevHwLayerCount[i] = (int)list->numHwLayers; in setPaddingRound()
122 ctx->mPrevHwLayerCount[i] = 0; in setPaddingRound()
214 ctx->mPrevHwLayerCount[i] = (int)list->numHwLayers; in reset()
216 ctx->mPrevHwLayerCount[i] = 0; in reset()
Dhwc_utils.h527 int mPrevHwLayerCount[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_utils.cpp241 ctx->mPrevHwLayerCount[i] = 0; in initContext()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc.cpp120 if((ctx->mPrevHwLayerCount[i] == 1 or in setPaddingRound()
121 ctx->mPrevHwLayerCount[i] == 0) and in setPaddingRound()
130 ctx->mPrevHwLayerCount[i] = (int)list->numHwLayers; in setPaddingRound()
132 ctx->mPrevHwLayerCount[i] = 0; in setPaddingRound()
Dhwc_utils.h560 int mPrevHwLayerCount[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_utils.cpp261 ctx->mPrevHwLayerCount[i] = 0; in initContext()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc.cpp99 if((ctx->mPrevHwLayerCount[i] == 1 or in setPaddingRound()
100 ctx->mPrevHwLayerCount[i] == 0) and in setPaddingRound()
109 ctx->mPrevHwLayerCount[i] = (int)list->numHwLayers; in setPaddingRound()
111 ctx->mPrevHwLayerCount[i] = 0; in setPaddingRound()
Dhwc_utils.h635 int mPrevHwLayerCount[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_utils.cpp357 ctx->mPrevHwLayerCount[i] = 0; in initContext()