Home
last modified time | relevance | path

Searched refs:vsync_ (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dosr_d3d11_win.cc843 : width_(width), height_(height), vsync_(true), device_(device) { in Composition()
851 return vsync_; in is_vsync()
887 vsync_ = vsync; in resize()
Dosr_d3d11_win.h302 bool vsync_; variable