class ScreenCaptureBufferCollectionTest

Defined at line 30 of file ../../src/ui/scenic/lib/screen_capture/tests/screen_capture_buffer_collection_unittests.cc

Protected Members

Loop loop_
shared_ptr renderer_
shared_ptr importer_

Public Methods

void SetUp ()

Defined at line 32 of file ../../src/ui/scenic/lib/screen_capture/tests/screen_capture_buffer_collection_unittests.cc

fuchsia_sysmem2::BufferCollectionInfo CreateBufferCollectionInfoWithConstraints (fuchsia_sysmem2::BufferCollectionConstraints constraints, allocation::GlobalBufferCollectionId collection_id)

Defined at line 39 of file ../../src/ui/scenic/lib/screen_capture/tests/screen_capture_buffer_collection_unittests.cc

Protected Methods

bool RunPromise (fpromise::promise<> promise)

Run promise on this test case's loop.

Return true if result is_ok().

Defined at line 83 of file ../../src/ui/scenic/lib/screen_capture/tests/screen_capture_buffer_collection_unittests.cc