HomeSort by relevance Sort by last modified time
    Searched refs:unreserveContentsTexture (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCLayerImpl.cpp 142 void CCLayerImpl::unreserveContentsTexture()
144 m_owner->unreserveContentsTexture();
CCLayerImpl.h 66 void unreserveContentsTexture();
  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerChromium.h 159 virtual void unreserveContentsTexture() { }
LayerRendererChromium.cpp     [all...]

Completed in 62 milliseconds