Searched defs:targetSurfaceRect (Results 1 – 3 of 3) sorted by relevance
90 void ContentLayerChromium::paintContentsIfDirty(const IntRect& targetSurfaceRect) in paintContentsIfDirty()130 IntRect ContentLayerChromium::visibleLayerRect(const IntRect& targetSurfaceRect) in visibleLayerRect()183 void ContentLayerChromium::draw(const IntRect& targetSurfaceRect) in draw()
358 const IntRect targetSurfaceRect = layer->ccLayerImpl()->scissorRect(); in paintLayerContents() local
132 void CCLayerImpl::draw(const IntRect& targetSurfaceRect) in draw()