Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DLayerAndroid.cpp671 bool needNewSurface = !mergeState->currentSurface in assignSurfaces() local
675 if (needNewSurface) { in assignSurfaces()
683 needNewSurface ? "NEW" : "joins", mergeState->currentSurface, in assignSurfaces()