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

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.cpp 146 int updatingLayerCount = 0;
150 updatingLayerCount ++;
151 if(updatingLayerCount == 1)
160 if ( updatingLayerCount == 1 ) {
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_copybit.cpp 146 int updatingLayerCount = 0;
150 updatingLayerCount ++;
151 if(updatingLayerCount == 1)
160 if ( updatingLayerCount == 1 ) {
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_copybit.cpp 221 int updatingLayerCount = 0;
225 updatingLayerCount ++;
241 if (canUseSwapRect || updatingLayerCount == 0) {
242 if (updatingLayerCount == 0) {
    [all...]

Completed in 284 milliseconds