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

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
SurfaceCollection.cpp 108 return m_compositedRoot->drawTreeSurfacesGL();
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerAndroid.h 155 bool drawTreeSurfacesGL();
LayerAndroid.cpp 843 // return early, since children will be painted directly by drawTreeSurfacesGL
854 askScreenUpdate |= sublayers[i]->drawTreeSurfacesGL();
859 bool LayerAndroid::drawTreeSurfacesGL()
    [all...]

Completed in 409 milliseconds