Searched refs:layer_top_height (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/layers/
H A Dnine_patch_layer_impl.cc111 int layer_top_height = border_.y(); local
113 int layer_bottom_height = border_.height() - layer_top_height;
119 gfx::Rect layer_top_left(0, 0, layer_left_width, layer_top_height);
123 layer_top_height);
133 layer_top_left.right(), 0, layer_middle_width, layer_top_height);
145 layer_top_height,

Completed in 1260 milliseconds