~ubuntu-branches/ubuntu/utopic/mir/utopic-proposed

« back to all changes in this revision

Viewing changes to include/test/mir_test_doubles/mock_hwc_composer_device_1.h

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release
  • Date: 2014-03-10 19:28:46 UTC
  • mto: This revision was merged to the branch mainline in revision 63.
  • Revision ID: package-import@ubuntu.com-20140310192846-rq9qm3ec26yrelo2
Tags: upstream-0.1.6+14.04.20140310
ImportĀ upstreamĀ versionĀ 0.1.6+14.04.20140310

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        external_set = false;
45
45
        virtual_prepare = false;
46
46
        virtual_set = false;
 
47
        fb_fence = -1;
 
48
        retire_fence = -1;
47
49
 
48
50
        common.version = HWC_DEVICE_API_VERSION_1_1;
49
51