Searched refs:updatingLayerCount (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_copybit.cpp146 int updatingLayerCount = 0; local
150 updatingLayerCount ++;
151 if(updatingLayerCount == 1)
160 if ( updatingLayerCount == 1 ) {
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_copybit.cpp146 int updatingLayerCount = 0; local
150 updatingLayerCount ++;
151 if(updatingLayerCount == 1)
160 if ( updatingLayerCount == 1 ) {
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_copybit.cpp221 int updatingLayerCount = 0; local
225 updatingLayerCount ++;
241 if (canUseSwapRect || updatingLayerCount == 0) {
242 if (updatingLayerCount == 0) {

Completed in 37 milliseconds