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

/external/chromium_org/cc/layers/
H A Dnine_patch_layer.h39 void SetAperture(const gfx::Rect& aperture);
H A Dnine_patch_layer.cc37 void NinePatchLayer::SetAperture(const gfx::Rect& aperture) { function in class:cc::NinePatchLayer
H A Dnine_patch_layer_unittest.cc72 test_layer->SetAperture(aperture);
/external/chromium_org/cc/blink/
H A Dweb_nine_patch_layer_impl.cc36 nine_patch->SetAperture(gfx::Rect(aperture));
/external/chromium_org/cc/test/
H A Dlayer_tree_json_parser.cc75 nine_patch_layer->SetAperture(
/external/chromium_org/ui/compositor/
H A Dlayer.cc616 nine_patch_layer_->SetAperture(aperture);

Completed in 867 milliseconds