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

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
VideoLayerAndroid.h 61 virtual bool needsIsolatedSurface() { return true; }
CanvasLayer.h 55 virtual bool needsIsolatedSurface() { return true; }
MediaLayer.h 42 virtual bool needsIsolatedSurface() { return true; }
LayerAndroid.h 276 virtual bool needsIsolatedSurface() {
LayerAndroid.cpp 651 if (needsIsolatedSurface() || lastLayer->needsIsolatedSurface())
723 if (needsIsolatedSurface())
    [all...]

Completed in 32 milliseconds