Home
last modified time | relevance | path

Searched defs:appendSublayer (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/ca/mac/
DPlatformCALayerMac.mm298 void PlatformCALayer::appendSublayer(PlatformCALayer* layer) function
/external/webkit/Source/WebCore/platform/graphics/ca/win/
DPlatformCALayerWin.cpp216 void PlatformCALayer::appendSublayer(PlatformCALayer* layer) in appendSublayer() function in PlatformCALayer