scaler 19 base/callback_list_unittest.cc explicit Listener(int scaler) : total_(0), scaler_(scaler) {} scaler 28 base/observer_list_unittest.cc explicit Adder(int scaler) : total(0), scaler_(scaler) {} scaler 328 content/browser/media/capture/desktop_capture_device_aura.cc yuv_readback_pipeline_->scaler()->SrcSize() != result_rect.size() || scaler 329 content/browser/media/capture/desktop_capture_device_aura.cc yuv_readback_pipeline_->scaler()->SrcSubrect() != result_rect || scaler 330 content/browser/media/capture/desktop_capture_device_aura.cc yuv_readback_pipeline_->scaler()->DstSize() != region_in_frame.size()) { scaler 2016 content/browser/renderer_host/render_widget_host_view_aura.cc yuv_readback_pipeline->scaler()->SrcSize() != result_rect.size() || scaler 2017 content/browser/renderer_host/render_widget_host_view_aura.cc yuv_readback_pipeline->scaler()->SrcSubrect() != result_rect || scaler 2018 content/browser/renderer_host/render_widget_host_view_aura.cc yuv_readback_pipeline->scaler()->DstSize() != region_in_frame.size()) { scaler 85 content/common/gpu/client/gl_helper.cc ScalerHolder(GLES2Interface* gl, content::GLHelper::ScalerInterface* scaler) scaler 86 content/common/gpu/client/gl_helper.cc : texture_and_framebuffer_(gl, scaler->DstSize()), scaler_(scaler) {} scaler 252 content/common/gpu/client/gl_helper.cc virtual ScalerInterface* scaler() OVERRIDE { return scaler_.scaler(); } scaler 290 content/common/gpu/client/gl_helper.cc virtual ScalerInterface* scaler() OVERRIDE { return scaler_.scaler(); } scaler 370 content/common/gpu/client/gl_helper.cc scoped_ptr<ScalerInterface> scaler( scaler 406 content/common/gpu/client/gl_helper.cc scaler->Scale(src_texture, dst_texture); scaler 364 content/common/gpu/client/gl_helper.h virtual GLHelper::ScalerInterface* scaler() = 0; scaler 185 content/common/gpu/client/gl_helper_benchmark.cc scoped_ptr<content::GLHelper::ScalerInterface> scaler( scaler 193 content/common/gpu/client/gl_helper_benchmark.cc scaler->Scale(src_texture, dst_texture); scaler 202 content/common/gpu/client/gl_helper_benchmark.cc scaler->Scale(src_texture, dst_texture); scaler 466 third_party/libwebp/dec/io.c WebPRescaler* const scaler = &p->scaler_a; scaler 470 third_party/libwebp/dec/io.c j += WebPRescalerImport(scaler, io->mb_h - j,