Searched defs:InvalidateContentRect (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/layers/
H A Dtiled_layer.cc157 InvalidateContentRect(new_rects.rect());
292 InvalidateContentRect(LayerRectToContentRect(dirty_rect));
296 void TiledLayer::InvalidateContentRect(const gfx::Rect& content_rect) { function in class:cc::TiledLayer

Completed in 76 milliseconds