Home
last modified time | relevance | path

Searched defs:int_count (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
Dnative_handle_wrapper.h28 const int int_count = handle->numInts; in NativeHandleWrapper() local
40 size_t int_count() const { return ints_.size(); } in int_count() function
Dbufferhub_rpc.h33 const int int_count = buffer.handle()->numInts; in NativeBufferHandle() local
/frameworks/native/libs/vr/libbufferhub/
Dion_buffer.cpp123 int int_count, uint32_t width, uint32_t height, in Import()
166 const int int_count = other->handle()->numInts; in Duplicate() local