Home
last modified time | relevance | path

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

/external/chromium_org/cc/layers/
Dvideo_layer_impl.cc186 const float tex_width_scale = in AppendQuads() local
204 gfx::PointF uv_bottom_right(tex_width_scale, tex_height_scale); in AppendQuads()
231 tex_x_offset, tex_y_offset, tex_width_scale, tex_height_scale); in AppendQuads()
253 gfx::PointF uv_bottom_right(tex_width_scale, tex_height_scale); in AppendQuads()
276 scale.Scale(tex_width_scale, tex_height_scale); in AppendQuads()