Home
last modified time | relevance | path

Searched refs:SetUVBottomRight (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/layers/
Dtexture_layer_impl.cc61 texture_layer->SetUVBottomRight(uv_bottom_right_); in PushPropertiesTo()
222 void TextureLayerImpl::SetUVBottomRight(const gfx::PointF bottom_right) { in SetUVBottomRight() function in cc::TextureLayerImpl
Dtexture_layer_impl.h45 void SetUVBottomRight(const gfx::PointF bottom_right);
Dtexture_layer.cc242 texture_layer->SetUVBottomRight(uv_bottom_right_); in PushPropertiesTo()