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

  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCLayerImpl.h 139 void setDrawableContentRect(const IntRect& rect) { m_drawableContentRect = rect; }
  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerRendererChromium.cpp 691 drawLayer->setDrawableContentRect(transformedLayerRect);
693 drawLayer->setDrawableContentRect(IntRect());
    [all...]

Completed in 60 milliseconds