class CaptureImageInfo

Defined at line 72 of file ../../src/graphics/display/lib/fake-display-stack/image-info.h

Public Methods

void ~CaptureImageInfo ()

Defined at line 78 of file ../../src/graphics/display/lib/fake-display-stack/image-info.h

void CaptureImageInfo (const CaptureImageInfo & )

Disallow copy and move.

Defined at line 81 of file ../../src/graphics/display/lib/fake-display-stack/image-info.h

CaptureImageInfo & operator= (const CaptureImageInfo & )

Defined at line 82 of file ../../src/graphics/display/lib/fake-display-stack/image-info.h

void CaptureImageInfo (CaptureImageInfo && )

Defined at line 83 of file ../../src/graphics/display/lib/fake-display-stack/image-info.h

CaptureImageInfo & operator= (CaptureImageInfo && )

Defined at line 84 of file ../../src/graphics/display/lib/fake-display-stack/image-info.h

IdType id ()

Defined at line 90 of file ../../src/graphics/display/lib/fake-display-stack/image-info.h

const SysmemBufferInfo & sysmem_buffer_info ()

Defined at line 91 of file ../../src/graphics/display/lib/fake-display-stack/image-info.h

const display::ImageMetadata & metadata ()

Defined at line 92 of file ../../src/graphics/display/lib/fake-display-stack/image-info.h

const zx::vmo & vmo ()

Defined at line 93 of file ../../src/graphics/display/lib/fake-display-stack/image-info.h

void CaptureImageInfo (IdType id, display::ImageMetadata metadata, SysmemBufferInfo buffer_info)

Defined at line 142 of file ../../src/graphics/display/lib/fake-display-stack/image-info.cc

HashTable::KeyType GetKey ()

Trait implementation for fbl::HashTable

Defined at line 146 of file ../../src/graphics/display/lib/fake-display-stack/image-info.cc

size_t GetHash (HashTable::KeyType key)

static

Defined at line 149 of file ../../src/graphics/display/lib/fake-display-stack/image-info.cc