Searched defs:unreserveContentsTexture (Results 1 - 2 of 2) sorted by last modified time

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DLayerChromium.h159 virtual void unreserveContentsTexture() { } function in class:WebCore::LayerChromium
/external/webkit/Source/WebCore/platform/graphics/chromium/cc/
H A DCCLayerImpl.cpp142 void CCLayerImpl::unreserveContentsTexture() function in class:WebCore::CCLayerImpl
144 m_owner->unreserveContentsTexture();

Completed in 46 milliseconds