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

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
Surface.h 49 bool tryUpdateSurface(Surface* oldSurface);
SurfaceCollection.cpp 181 if (newSurface->tryUpdateSurface(oldSurface))
Surface.cpp 73 bool Surface::tryUpdateSurface(Surface* oldSurface)

Completed in 5616 milliseconds