HomeSort by relevance Sort by last modified time
    Searched full:tex_width_scale (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/layers/
video_layer_impl.cc 134 float tex_width_scale = local
148 gfx::PointF uv_bottom_right(tex_width_scale, tex_height_scale);
169 gfx::SizeF tex_scale(tex_width_scale, tex_height_scale);
189 gfx::PointF uv_bottom_right(tex_width_scale, tex_height_scale);
212 transform.Scale(tex_width_scale, tex_height_scale);

Completed in 127 milliseconds