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.cpp837 bool LayerAndroid::drawSurfaceAndChildrenGL() in drawSurfaceAndChildrenGL() function in WebCore::LayerAndroid
869 askScreenUpdate |= contextLayers[i]->drawSurfaceAndChildrenGL(); in drawTreeSurfacesGL()
871 askScreenUpdate |= drawSurfaceAndChildrenGL(); in drawTreeSurfacesGL()
DLayerAndroid.h320 bool drawSurfaceAndChildrenGL();