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

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerAndroid.h 273 bool canJoinSurface(Surface* surface);
LayerAndroid.cpp 643 bool LayerAndroid::canJoinSurface(Surface* surface)
674 || !canJoinSurface(mergeState->currentSurface);
    [all...]

Completed in 59 milliseconds