Home
last modified time | relevance | path

Searched defs:nativeLayer (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/platform/graphics/win/
DGraphicsLayerCACF.cpp153 NativeLayer GraphicsLayerCACF::nativeLayer() const in nativeLayer() function in WebCore::GraphicsLayerCACF
/external/webkit/WebCore/platform/graphics/
DGraphicsLayer.h180 virtual NativeLayer nativeLayer() const { return 0; } in nativeLayer() function
/external/webkit/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.cpp144 NativeLayer GraphicsLayerAndroid::nativeLayer() const in nativeLayer() function in WebCore::GraphicsLayerAndroid
/external/webkit/WebCore/platform/graphics/qt/
DGraphicsLayerQt.cpp837 NativeLayer GraphicsLayerQt::nativeLayer() const in nativeLayer() function in WebCore::GraphicsLayerQt