HomeSort by relevance Sort by last modified time
    Searched refs:SCALER_QUALITY_BEST (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/common/gpu/client/
gl_helper_scaling.cc 280 // on an imag of size |src_size|. If |quality| is SCALER_QUALITY_BEST,
312 if (quality == GLHelper::SCALER_QUALITY_BEST) {
317 if (quality == GLHelper::SCALER_QUALITY_BEST) {
322 DCHECK(quality != GLHelper::SCALER_QUALITY_BEST);
    [all...]
gl_helper.h 212 SCALER_QUALITY_BEST = 3,
gl_helper_benchmark.cc 50 content::GLHelper::SCALER_QUALITY_BEST,
gl_helper_unittests.cc 48 content::GLHelper::SCALER_QUALITY_BEST,
398 case content::GLHelper::SCALER_QUALITY_BEST:
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc     [all...]

Completed in 62 milliseconds