| /frameworks/base/tools/preload/loadclass/ |
| D | LoadClass.java | 52 int allocSize = Debug.getGlobalAllocSize(); in main() local
|
| /frameworks/base/tools/preload/ |
| D | MemoryUsage.java | 47 final int allocSize; field in MemoryUsage 90 int allocSize, in MemoryUsage()
|
| /frameworks/av/media/libstagefright/ |
| D | SampleTable.cpp | 397 uint64_t allocSize = (uint64_t)mTimeToSampleCount * 2 * sizeof(uint32_t); in setTimeToSampleParams() local 458 uint64_t allocSize = (uint64_t)numEntries * 2 * sizeof(uint32_t); in setCompositionTimeToSampleParams() local 525 uint64_t allocSize = (uint64_t)mNumSyncSamples * sizeof(uint32_t); in setSyncSampleParams() local
|
| /frameworks/base/core/jni/ |
| D | android_ddm_DdmHandleNativeHeap.cpp | 48 size_t allocSize; member
|
| /frameworks/base/libs/hwui/ |
| D | VertexBuffer.h | 145 void createDegenerateSeparators(int allocSize) { in createDegenerateSeparators()
|
| D | PathTessellator.cpp | 268 const int allocSize = (vertices.size() + extra) * 2; in getStrokeVerticesFromUnclosedVertices() local 578 const int allocSize = 6 * vertices.size() + 2 + 6 * extra; in getStrokeVerticesFromUnclosedVerticesAA() local
|
| /frameworks/base/libs/hwui/utils/ |
| D | LinearAllocator.cpp | 224 void LinearAllocator::rewindIfLastAlloc(void* ptr, size_t allocSize) { in rewindIfLastAlloc()
|
| /frameworks/native/opengl/libagl/ |
| D | egl.cpp | 397 uint64_t allocSize = static_cast<uint64_t>(depth.stride) * in connect() local 557 uint64_t allocSize = static_cast<uint64_t>(depth.stride) * in swapBuffers() local 682 uint64_t allocSize = static_cast<uint64_t>(depth.stride) * in egl_pixmap_surface_t() local 769 uint64_t allocSize = static_cast<uint64_t>(depth.stride) * in egl_pbuffer_surface_t() local
|
| /frameworks/rs/driver/ |
| D | rsdAllocation.cpp | 354 size_t allocSize = alloc->mHal.drvState.faceOffset; in AllocationBuildPointerTable() local 362 static uint8_t* allocAlignedMemory(size_t allocSize, bool forceZero) { in allocAlignedMemory() 382 size_t allocSize = AllocationBuildPointerTable(rsc, alloc, alloc->getType(), nullptr); in rsdAllocationInit() local
|
| /frameworks/rs/ |
| D | rsScriptC_LibGL.cpp | 219 size_t allocSize = a->getType()->getPackedSizeBytes(); in rsrDrawTextAlloc() local
|
| /frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
| D | Bitmap_Delegate.java | 296 int config, int allocSize, boolean isPremultiplied) { in nativeReconfigure()
|
| /frameworks/base/tools/aapt/ |
| D | AaptAssets.cpp | 446 size_t allocSize = (size*3)/2; in editData() local
|
| /frameworks/base/graphics/java/android/graphics/ |
| D | Bitmap.java | 1684 int config, int allocSize, in nativeReconfigure()
|
| /frameworks/av/media/libmedia/ |
| D | IOMX.cpp | 701 size_t allocSize = 0; in onTransact() local
|
| /frameworks/base/core/jni/android/graphics/ |
| D | Bitmap.cpp | 789 jint width, jint height, jint configHandle, jint allocSize, in Bitmap_reconfigure()
|