Searched refs:vsync_ (Results 1 – 2 of 2) sorted by relevance
843 : width_(width), height_(height), vsync_(true), device_(device) { in Composition()851 return vsync_; in is_vsync()887 vsync_ = vsync; in resize()
302 bool vsync_; variable