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

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_common.cc171 gfx::Rect* clip_rect_in_parent_target_space,
188 *clip_rect_in_parent_target_space = clip_parent->clip_rect();
198 *clip_rect_in_parent_target_space = TranslateRectToTargetSpace<LayerType>(
201 *clip_rect_in_parent_target_space,
208 *clip_rect_in_parent_target_space =
211 *clip_rect_in_parent_target_space,
169 UpdateClipRectsForClipChild( const LayerType* layer, gfx::Rect* clip_rect_in_parent_target_space, bool* subtree_should_be_clipped) argument

Completed in 127 milliseconds