Searched defs:_allocation (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/frameworks/rs/ |
H A D | rsHidlAdaptation.cpp | 217 uint64_t _allocation = (uint64_t)(uintptr_t)allocation; in AllocationGetType() local 461 uint64_t _allocation = (uint64_t)(uintptr_t)allocation; in AllocationGetSurface() local 468 uint64_t _allocation = (uint64_t)(uintptr_t)allocation; in AllocationSetSurface() local 551 uint64_t _allocation = (uint64_t)(uintptr_t)allocation; in AllocationCopyToBitmap() local 559 uint64_t _allocation = (uint64_t)(uintptr_t)allocation; in Allocation1DData() local 569 uint64_t _allocation = (uint64_t)(uintptr_t)allocation; in Allocation1DElementData() local 580 uint64_t _allocation = (uint64_t)(uintptr_t)allocation; in AllocationElementData() local 592 uint64_t _allocation = (uint64_t)(uintptr_t)allocation; in Allocation2DData() local 603 uint64_t _allocation = (uint64_t)(uintptr_t)allocation; in Allocation3DData() local 613 uint64_t _allocation = (uint64_t)(uintptr_t)allocation; in AllocationGenerateMipmaps() local [all …]
|
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/ |
H A D | Context.cpp | 97 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationGetType() local 107 …RsAllocation _allocation = Device::getHal().AllocationCreateTyped(mContext, _type, _amips, _usage,… in allocationCreateTyped() local 116 …RsAllocation _allocation = Device::getHal().AllocationCreateFromBitmap(mContext, _type, _amips, _b… in allocationCreateFromBitmap() local 125 …RsAllocation _allocation = Device::getHal().AllocationCubeCreateFromBitmap(mContext, _type, _amips… in allocationCubeCreateFromBitmap() local 130 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationGetNativeWindow() local 136 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationSetNativeWindow() local 157 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationCopyToBitmap() local 165 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocation1DWrite() local 176 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationElementWrite() local 189 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocation2DWrite() local [all …]
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 84779 "_allocation": 82367, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 84779 "_allocation": 82367, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 84720 "_allocation": 82367, number
|