Searched refs:LAYER_NINE_PATCH (Results 1 - 4 of 4) sorted by path

/external/chromium_org/ui/compositor/
H A Ddebug_utils.cc58 case ui::LAYER_NINE_PATCH:
H A Dlayer.cc602 DCHECK(type_ == LAYER_NINE_PATCH && nine_patch_layer_.get());
615 DCHECK(type_ == LAYER_NINE_PATCH && nine_patch_layer_.get());
620 DCHECK(type_ == LAYER_NINE_PATCH && nine_patch_layer_.get());
628 type_ == LAYER_NINE_PATCH ||
980 } else if (type_ == LAYER_NINE_PATCH) {
H A Dlayer_type.h22 LAYER_NINE_PATCH = 3, enumerator in enum:ui::LayerType
/external/chromium_org/ui/wm/core/
H A Dshadow.cc85 shadow_layer_.reset(new ui::Layer(ui::LAYER_NINE_PATCH));

Completed in 246 milliseconds