Home
last modified time | relevance | path

Searched refs:IntCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
Dbufferhub_rpc.h69 size_t IntCount() const { return opaque_ints_.size(); } in IntCount() function
/frameworks/native/libs/vr/libbufferhub/
Dbuffer_hub_client.cpp66 buffer_handle.id(), buffer_handle.FdCount(), buffer_handle.IntCount()); in ImportBuffer()