Home
last modified time | relevance | path

Searched defs:capacity_ (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/services/vr/bufferhubd/include/private/dvr/
Dproducer_queue_channel.h79 size_t capacity_; variable
Dconsumer_queue_channel.h69 size_t capacity_; variable
/frameworks/base/media/mca/filterfw/native/core/
Dnative_frame.h77 int capacity_; variable
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Darray_wrapper.h98 size_type capacity_; variable
Dstring_wrapper.h101 size_type capacity_; variable
Dbuffer_wrapper.h95 size_type capacity_; variable
/frameworks/av/media/codec2/core/include/
DC2Buffer.h389 inline constexpr _C2LinearRangeAspect(uint32_t capacity_, size_t offset, size_t size) in _C2LinearRangeAspect()