HomeSort by relevance Sort by last modified time
    Searched defs:SetUV (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/layers/
ui_resource_layer.cc 75 void UIResourceLayer::SetUV(gfx::PointF top_left, gfx::PointF bottom_right) {
160 layer_impl->SetUV(uv_top_left_, uv_bottom_right_);
ui_resource_layer_impl.cc 41 layer_impl->SetUV(uv_top_left_, uv_bottom_right_);
65 void UIResourceLayerImpl::SetUV(gfx::PointF top_left,
texture_layer.cc 72 void TextureLayer::SetUV(gfx::PointF top_left, gfx::PointF bottom_right) {

Completed in 358 milliseconds