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

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
Surface.h 58 bool canUpdateWithBlit();
SurfaceCollection.cpp 92 tryToFastBlit &= m_surfaces[i]->canUpdateWithBlit();
Surface.cpp 307 bool Surface::canUpdateWithBlit()
324 return getFirstLayer()->canUpdateWithBlit();
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerAndroid.h 191 bool canUpdateWithBlit();
LayerAndroid.cpp 534 bool LayerAndroid::canUpdateWithBlit()
    [all...]

Completed in 38 milliseconds