Searched defs:tex_height_scale (Results 1 - 1 of 1) sorted by relevance

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

Completed in 82 milliseconds