class ScreenCaptureBufferCollectionTest
Defined at line 29 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 31 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 38 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 81 of file ../../src/ui/scenic/lib/screen_capture/tests/screen_capture_buffer_collection_unittests.cc