Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/native/core/
Dvertex_frame.h71 int size_; variable
Dnative_frame.h74 int size_; variable
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
Dring_buffer.h93 size_t start_, size_; variable
/frameworks/base/tools/aapt2/util/
DBigBuffer.h132 size_t size_; variable
/frameworks/base/tools/aapt2/io/
DData.h185 size_t size_; variable
/frameworks/native/include/ftl/
Dstatic_vector.h338 size_type size_ = 0; variable
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp326 C2ConstLinearBlock C2LinearBlock::share(size_t offset_, size_t size_, C2Fence fence) { in share()