Home | History | Annotate | Download | only in lib

Lines Matching refs:vsoc

17 #include "guest/vsoc/lib/gralloc_region_view.h"
19 #include <common/vsoc/lib/lock_guard.h>
25 using vsoc::gralloc::GrallocRegionView;
26 using vsoc::layout::gralloc::BufferEntry;
27 using vsoc::layout::gralloc::GrallocBufferLayout;
28 using vsoc::layout::gralloc::GrallocManagerLayout;
44 if (!vsoc::ManagerRegionView<GrallocRegionView, GrallocManagerLayout>::Open()) {
47 std::shared_ptr<vsoc::RegionControl> managed_region =
48 vsoc::RegionControl::Open(
68 vsoc::LockGuard<vsoc::layout::GuestLock>(&data()->new_buffer_lock);
92 vsoc::LockGuard<vsoc::layout::GuestLock>(&data()->new_buffer_lock);