OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unreserveContentsTexture
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCLayerImpl.cpp
142
void CCLayerImpl::
unreserveContentsTexture
()
144
m_owner->
unreserveContentsTexture
();
/external/webkit/Source/WebCore/platform/graphics/chromium/
LayerChromium.h
159
virtual void
unreserveContentsTexture
() { }
Completed in 434 milliseconds