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

  /device/google/cuttlefish_common/common/vsoc/shm/
screen_layout.h 52 struct ScreenLayout : public RegionLayout {
71 ASSERT_SHM_COMPATIBLE(ScreenLayout);
  /external/vboot_reference/firmware/include/
bmpblk_header.h 11 * | ScreenLayout[0] | \
13 * | ScreenLayout[1] | |
17 * | ScreenLayout[number_of_screenlayouts-1] | /
19 * | ScreenLayout[0] | \
23 * | ScreenLayout[0] | \
72 typedef struct ScreenLayout {
84 } __attribute__((packed)) ScreenLayout;

Completed in 53 milliseconds