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

  /external/chromium_org/ui/ozone/platform/dri/test/
mock_dri_wrapper.cc 18 restore_crtc_call_count_(0),
50 restore_crtc_call_count_++;
mock_dri_wrapper.h 20 int get_restore_crtc_call_count() const { return restore_crtc_call_count_; }
71 int restore_crtc_call_count_; member in class:ui::MockDriWrapper

Completed in 2118 milliseconds