Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DLayerAndroid.cpp836 bool LayerAndroid::drawSurfaceAndChildrenGL() in drawSurfaceAndChildrenGL() function in WebCore::LayerAndroid
868 askScreenUpdate |= contextLayers[i]->drawSurfaceAndChildrenGL(); in drawTreeSurfacesGL()
870 askScreenUpdate |= drawSurfaceAndChildrenGL(); in drawTreeSurfacesGL()
DLayerAndroid.h320 bool drawSurfaceAndChildrenGL();