Searched refs:scale_x_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper_scaling.h150 bool scale_x_,
H A Dgl_helper_scaling.cc252 bool scale_x_,
259 scale_x(scale_x_),
248 ScalerStage(ShaderType shader_, gfx::Size src_size_, gfx::Rect src_subrect_, gfx::Size dst_size_, bool scale_x_, bool vertically_flip_texture_, bool swizzle_) argument
/external/chromium_org/ui/compositor/
H A Dlayer_unittest.cc223 return base::StringPrintf("%.1f %.1f", scale_x_, scale_y_);
237 scale_x_ = matrix.getScaleX();
255 scale_x_ = scale_y_ = 0.0f;
263 float scale_x_; member in class:ui::__anon16705::TestLayerDelegate

Completed in 771 milliseconds