class MsdMockBufferManager_Create
Defined at line 12 of file ../../src/graphics/magma/lib/magma_service/sys_driver/tests/test_magma_system_buffer.cc
Public Methods
void MsdMockBufferManager_Create ()
Defined at line 14 of file ../../src/graphics/magma/lib/magma_service/sys_driver/tests/test_magma_system_buffer.cc
std::unique_ptr<MsdMockBuffer> CreateBuffer (zx::vmo handle, uint64_t client_id)
Defined at line 16 of file ../../src/graphics/magma/lib/magma_service/sys_driver/tests/test_magma_system_buffer.cc
void DestroyBuffer (MsdMockBuffer * buf)
Defined at line 21 of file ../../src/graphics/magma/lib/magma_service/sys_driver/tests/test_magma_system_buffer.cc
bool has_created_buffer ()
Defined at line 26 of file ../../src/graphics/magma/lib/magma_service/sys_driver/tests/test_magma_system_buffer.cc
bool has_destroyed_buffer ()
Defined at line 27 of file ../../src/graphics/magma/lib/magma_service/sys_driver/tests/test_magma_system_buffer.cc