HomeSort by relevance Sort by last modified time
    Searched refs:take_acquire_fence (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/vr/libbufferhub/include/private/dvr/
bufferhub_rpc.h 188 FileHandleType take_acquire_fence() { return std::move(acquire_fence_fd_); } function in class:android::dvr::BufferDescription
  /frameworks/native/libs/vr/libbufferhub/
buffer_hub_client.cpp 101 shared_acquire_fence_ = buffer_desc.take_acquire_fence();

Completed in 51 milliseconds