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

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerAndroid.h 320 bool drawSurfaceAndChildrenGL();
LayerAndroid.cpp 837 bool LayerAndroid::drawSurfaceAndChildrenGL()
869 askScreenUpdate |= contextLayers[i]->drawSurfaceAndChildrenGL();
871 askScreenUpdate |= drawSurfaceAndChildrenGL();
    [all...]

Completed in 295 milliseconds