Home
last modified time | relevance | path

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

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