Home
last modified time | relevance | path

Searched defs:mAllocSize (Results 1 – 9 of 9) sorted by relevance

/frameworks/rs/tests/lldb/java/BranchingFunCalls/src/com/android/rs/branchingfuncalls/
DMainActivity.java28 private int mAllocSize = 256; field in MainActivity
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAString.h102 size_t mAllocSize; member
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp83 const int mAllocSize = 24; // Needs to be < CHAR_MAX and divisible by 4. variable
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp79 const int mAllocSize = 24; // Needs to be < CHAR_MAX and divisible by 4. variable
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java92 private int mAllocSize = 24; // Chosen as allocation size since it's easily divisible field in MainActivity
/frameworks/compile/slang/
Dslang_rs_reflection_state.h669 size_t mAllocSize; member
708 size_t mAllocSize; member
Dslang_rs_export_type.h641 size_t mAllocSize; variable
/frameworks/av/media/bufferpool/1.0/
DAccessorImpl.cpp48 const size_t mAllocSize; member
/frameworks/av/media/bufferpool/2.0/
DAccessorImpl.cpp49 const size_t mAllocSize; member