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

  /external/chromium_org/content/renderer/gpu/
compositor_output_surface.cc 62 prefers_smoothness_(false),
218 if (prefers_smoothness_ == prefers_smoothness)
222 if (prefers_smoothness_ == false &&
228 if (prefers_smoothness_ == true &&
232 prefers_smoothness_ = prefers_smoothness;
compositor_output_surface.h 106 bool prefers_smoothness_; member in class:content::CompositorOutputSurface

Completed in 46 milliseconds