Searched refs:SCALER_QUALITY_BEST (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper_scaling.cc265 // on an imag of size |src_size|. If |quality| is SCALER_QUALITY_BEST,
297 if (quality == GLHelper::SCALER_QUALITY_BEST) {
302 if (quality == GLHelper::SCALER_QUALITY_BEST) {
307 DCHECK(quality != GLHelper::SCALER_QUALITY_BEST);
H A Dgl_helper.h158 SCALER_QUALITY_BEST = 3, enumerator in enum:content::GLHelper::ScalerQuality
H A Dgl_helper_benchmark.cc46 content::GLHelper::SCALER_QUALITY_BEST,
H A Dgl_helper_unittest.cc48 content::GLHelper::SCALER_QUALITY_BEST,
516 case content::GLHelper::SCALER_QUALITY_BEST:
/external/chromium_org/content/browser/compositor/
H A Ddelegated_frame_host.cc816 quality = GLHelper::SCALER_QUALITY_BEST;

Completed in 449 milliseconds