Home
last modified time | relevance | path

Searched defs:allocation (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp40 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_P() local
76 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_P() local
113 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_P() local
154 Allocation allocation = context->allocationCreateFromBitmap(type, in TEST_P() local
299 Allocation allocation = context->allocationCreateFromBitmap(type, in TEST_P() local
357 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::FULL, in TEST_P() local
403 Allocation allocation = context->allocationCubeCreateFromBitmap( in TEST_P() local
464 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_P() local
DVtsScriptTests.cpp214 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_P() local
262 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_P() local
306 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_P() local
438 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_P() local
515 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_P() local
DVtsMiscellaneousTests.cpp56 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_P() local
120 Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE, in TEST_P() local
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp96 Return<Type> Context::allocationGetType(Allocation allocation) { in allocationGetType()
129 Return<NativeWindow> Context::allocationGetNativeWindow(Allocation allocation) { in allocationGetNativeWindow()
135 Return<void> Context::allocationSetNativeWindow(Allocation allocation, NativeWindow nativewindow) { in allocationSetNativeWindow()
156 Return<void> Context::allocationCopyToBitmap(Allocation allocation, Ptr data, Size sizeBytes) { in allocationCopyToBitmap()
164 Return<void> Context::allocation1DWrite(Allocation allocation, uint32_t offset, uint32_t lod, uint3… in allocation1DWrite()
175 Return<void> Context::allocationElementWrite(Allocation allocation, uint32_t x, uint32_t y, uint32_… in allocationElementWrite()
188 Return<void> Context::allocation2DWrite(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32… in allocation2DWrite()
203 Return<void> Context::allocation3DWrite(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32… in allocation3DWrite()
219 Return<void> Context::allocationGenerateMipmaps(Allocation allocation) { in allocationGenerateMipmaps()
225 Return<void> Context::allocationRead(Allocation allocation, Ptr data, Size sizeBytes) { in allocationRead()
[all …]
/hardware/interfaces/bluetooth/audio/aidl/vts/
DVtsHalBluetoothAudioTargetTest.cpp2762 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in GetUnicastDefaultRequirement() local
2794 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in GetOpusUnicastRequirement() local
2825 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in GetUnicastGameRequirement() local
2864 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in GetQosRequirements() local
3371 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in TEST_P() local
3423 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in TEST_P() local
3448 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in TEST_P() local
3494 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in TEST_P() local
3567 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in TEST_P() local
4060 auto allocation = CodecSpecificConfigurationLtv::AudioChannelAllocation(); in TEST_P() local
[all …]
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothLeAudioAseConfigurationSettingProvider.cpp448 CodecSpecificConfigurationLtv::AudioChannelAllocation allocation = in populateAseQosConfiguration() local