Home
last modified time | relevance | path

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

/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
H A DNestedDeletionPreference.java59 void setItemSize(long itemSize) { in setItemSize()
/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkLauncherActivity.java124 int itemSize = addStkMenuListItems(); in onResume() local
/aosp12/system/core/libutils/
H A DVectorImpl.cpp44 VectorImpl::VectorImpl(size_t itemSize, uint32_t flags) in VectorImpl()
519 size_t VectorImpl::itemSize() const { in itemSize() function in android::VectorImpl
560 SortedVectorImpl::SortedVectorImpl(size_t itemSize, uint32_t flags) in SortedVectorImpl()
/aosp12/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL_Android.h81 XAuint32 itemSize; member
/aosp12/frameworks/wilhelm/tests/sandbox/
H A Dxaplay.c171 XAuint32 itemSize; in bufferQueueCallback() local
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h295 SLuint32 itemSize; member
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DGridLayoutManager.java329 int itemSize = sizePerSpan; in calculateItemBorders() local