Searched defs:layer (Results 1 - 25 of 92) sorted by relevance

1234

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/CoordinatedGraphics/
H A DWKCoordinatedScene.cpp43 WK_EXPORT uint32_t WKCoordinatedSceneGetLayerID(WKCoordinatedSceneLayer layer) argument
48 WK_EXPORT void WKCoordinatedSceneScrollBy(WKCoordinatedSceneLayer layer, WKSize offset) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/CoordinatedGraphics/
H A DWKCoordinatedSceneAPICast.h50 inline WebCore::TextureMapperLayer* toImpl(WKCoordinatedSceneLayer layer) argument
55 inline WKCoordinatedSceneLayer toAPI(WebCore::TextureMapperLayer* layer) argument
/macosx-10.9.5/IODVDStorageFamily-35/
H A DIODVDBlockStorageDevice.cpp43 readDVDStructure(IOMemoryDescriptor *buffer,const DVDStructureFormat format, const UInt32 address,const UInt8 layer,const UInt8 agid) argument
H A DIODVDMedia.cpp102 readStructure( IOMemoryDescriptor * buffer, const DVDStructureFormat format, const UInt32 address, const UInt8 layer, const UInt8 grantID ) argument
H A DIODVDBlockStorageDriver.cpp282 readStructure(IOMemoryDescriptor *buffer,const DVDStructureFormat format, const UInt32 address,const UInt8 layer,const UInt8 agid) argument
H A DIODVDMediaBSDClient.h58 uint8_t layer; member in struct:__anon1601
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebRenderLayer.cpp70 RefPtr<WebRenderLayer> layer = adoptRef(new WebRenderLayer(list->at(i))); local
77 WebRenderLayer::WebRenderLayer(RenderLayer* layer) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/blackberry/
H A DScrollingCoordinatorBlackBerry.cpp44 void ScrollingCoordinatorBlackBerry::setLayerIsContainerForFixedPositionLayers(GraphicsLayer* layer, bool isContainer) argument
55 void ScrollingCoordinatorBlackBerry::setLayerIsFixedToContainerLayer(GraphicsLayer* layer, bool isFixed) argument
61 void ScrollingCoordinatorBlackBerry::setLayerFixedToContainerLayerEdge(GraphicsLayer* layer, bool fixedToTop, bool fixedToLeft) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DEGLImageLayerCompositingThreadClient.cpp48 void EGLImageLayerCompositingThreadClient::drawTextures(LayerCompositingThread* layer, const GLES2Program& program, double /*scale*/, const FloatRect& /*clipRect*/) argument
H A DCanvasLayerWebKitThread.cpp62 void CanvasLayerCompositingThreadClient::drawTextures(LayerCompositingThread* layer, const GLES2Program&, double, const FloatRect& /*clipRect*/) argument
107 void CanvasLayerWebKitThread::clearBuffer(CanvasLayerWebKitThread* layer) argument
/macosx-10.9.5/WebCore-7537.78.1/plugins/blackberry/
H A DNPCallbacksBlackBerry.h52 RefPtr<PlatformLayer> layer; member in struct:WebCore::HolePunchData
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayerModelObject.h41 RenderLayer* layer() const { return m_layer; } function in class:WebCore::RenderLayerModelObject
H A DRenderLayerFilterInfo.cpp55 RenderLayerFilterInfo* RenderLayerFilterInfo::filterInfoForRenderLayer(const RenderLayer* layer) argument
63 RenderLayerFilterInfo* RenderLayerFilterInfo::createFilterInfoForRenderLayerIfNeeded(RenderLayer* layer) argument
80 void RenderLayerFilterInfo::removeFilterInfoForRenderLayer(RenderLayer* layer) argument
97 RenderLayerFilterInfo(RenderLayer* layer) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DFrameLayers.cpp66 void FrameLayers::addLayer(Frame* frame, LayerWebKitThread* layer) argument
94 LayerWebKitThread* layer = it->value; local
H A DInspectorOverlayBlackBerry.cpp45 void InspectorOverlay::notifyFlushRequired(const WebCore::GraphicsLayer* layer) argument
H A DDefaultTapHighlight.cpp124 void DefaultTapHighlight::notifyFlushRequired(const GraphicsLayer* layer) argument
H A DInRegionScrollableArea.cpp56 InRegionScrollableArea::InRegionScrollableArea(WebPagePrivate* webPage, RenderLayer* layer) argument
165 RenderLayer* InRegionScrollableArea::layer() const function in class:BlackBerry::WebKit::InRegionScrollableArea
H A DSelectionOverlay.cpp87 void SelectionOverlay::notifyFlushRequired(const GraphicsLayer* layer) argument
92 void SelectionOverlay::paintContents(const GraphicsLayer* layer, GraphicsContext& c, GraphicsLayerPaintingPhase, const IntRect& inClip) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DTextureMapperLayerClientQt.cpp64 void TextureMapperLayerClientQt::setRootGraphicsLayer(GraphicsLayer* layer) argument
/macosx-10.9.5/IOBDStorageFamily-14/
H A DIOBDMedia.cpp92 readStructure( IOMemoryDescriptor * buffer, UInt8 format, UInt32 address, UInt8 layer, UInt8 grantID ) argument
H A DIOBDBlockStorageDriver.cpp172 readStructure(IOMemoryDescriptor *buffer,const DVDStructureFormat format, const UInt32 address,const UInt8 layer,const UInt8 agid) argument
H A DIOBDMediaBSDClient.h59 uint8_t layer; member in struct:__anon1556
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/coordinatedgraphics/
H A DScrollingCoordinatorCoordinatedGraphics.cpp99 CoordinatedGraphicsLayer* layer = toCoordinatedGraphicsLayer(scrollLayerForScrollableArea(scrollableArea)); local
108 CoordinatedGraphicsLayer* layer = toCoordinatedGraphicsLayer(scrollLayerForScrollableArea(scrollableArea)); local
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DGestureTapHighlighter.cpp210 RenderLayer* layer = o->enclosingLayer(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DWKCACFViewLayerTreeHost.cpp122 void WKCACFViewLayerTreeHost::initializeContext(void* userData, PlatformCALayer* layer) argument

Completed in 144 milliseconds

1234