HomeSort by relevance Sort by last modified time
    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 21 milliseconds