Home
last modified time | relevance | path

Searched defs:bufferSizeBytes (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/frameworks/native/libs/binder/ndk/
H A Dpersistable_bundle.cpp182 bool* buffer, int32_t bufferSizeBytes) { in APersistableBundle_getBooleanVector()
189 int32_t* buffer, int32_t bufferSizeBytes) { in APersistableBundle_getIntVector()
196 int64_t* buffer, int32_t bufferSizeBytes) { in APersistableBundle_getLongVector()
203 double* buffer, int32_t bufferSizeBytes) { in APersistableBundle_getDoubleVector()
210 char** vec, int32_t bufferSizeBytes, in APersistableBundle_getStringVector()
230 int32_t bufferSizeBytes, in APersistableBundle_getBooleanKeys()
238 int32_t bufferSizeBytes, in APersistableBundle_getIntKeys()
246 int32_t bufferSizeBytes, in APersistableBundle_getLongKeys()
254 int32_t bufferSizeBytes, in APersistableBundle_getDoubleKeys()
262 int32_t bufferSizeBytes, in APersistableBundle_getStringKeys()
[all …]
H A Dpersistable_bundle_internal.h27 int32_t getVecInternal(const std::vector<T>& inVec, T* _Nullable buffer, int32_t bufferSizeBytes) { in getVecInternal()
52 int32_t bufferSizeBytes, in getStringsInternal()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/alsa/
H A DUtils.cpp169 void applyGainToInt16Buffer(void* buffer, const size_t bufferSizeBytes, const float gain, in applyGainToInt16Buffer()
216 void applyGainToInt32Buffer(int32_t* typedBuffer, const size_t bufferSizeBytes, const float gain) { in applyGainToInt32Buffer()
239 void applyGainToFloatBuffer(float* floatBuffer, const size_t bufferSizeBytes, const float gain) { in applyGainToFloatBuffer()
435 void applyGain(void* buffer, float gain, size_t bufferSizeBytes, enum pcm_format pcmFormat, in applyGain()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dpersistable_bundle_aidl.h301 static char* _Nullable stringAllocator(int32_t bufferSizeBytes, void* _Nullable) { in stringAllocator()
377 T moveStringsInternal(char* _Nullable* _Nonnull strings, int32_t bufferSizeBytes) const { in moveStringsInternal()
424 int32_t bufferSizeBytes, in getKeys()
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dpersistable_bundle_aidl.h298 static char* _Nullable stringAllocator(int32_t bufferSizeBytes, void* _Nullable) { in stringAllocator()
374 T moveStringsInternal(char* _Nullable* _Nonnull strings, int32_t bufferSizeBytes) const { in moveStringsInternal()
421 int32_t bufferSizeBytes, in getKeys()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp225 const VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * workGroupSize * workGroupCount; in iterate() local
415 const VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * workGroupSize * workGroupCount; in iterate() local
608 const VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * workGroupSize * workGroupCount; in iterate() local
801 const VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * imageArea; in iterate() local
1012 const VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * imageArea; in iterate() local
1294 const VkDeviceSize bufferSizeBytes = sizeof(tcu::UVec4) * m_numValues; in iterate() local
1510 const VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * m_numValues; in iterate() local
1729 const VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * m_numValues; in iterate() local
2910 const VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * m_numValues; in iterate() local
3183 const VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * m_numValues; in iterate() local
[all …]
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioTrackLatencyTest.java119 int bufferSizeBytes = 2 * AudioTrack.getMinBufferSize(sampleRate, channelConfig, encoding); in createStreamAudioTrack() local
328 int bufferSizeBytes = 2 * AudioTrack.getMinBufferSize(TEST_SR, TEST_CONF, TEST_FORMAT); in createCustomAudioTrack() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.cpp832 VkDeviceSize bufferSizeBytes = 0; in getVertexBufferSize() local
839 const VkDeviceSize bufferSizeBytes) in createVertexBuffer()
883 VkDeviceSize bufferSizeBytes = 0; in getIndexBufferSize() local
891 const VkDeviceSize bufferSizeBytes) in createIndexBuffer()
905 const VkDeviceSize bufferSizeBytes = getIndexBufferSize(geometriesData); in createIndexBuffer() local
2529 …const VkDeviceSize bufferSizeBytes = bottomLevelInstances.size() * sizeof(VkAccelerationStructureI… in createInstanceBuffer() local
H A DvkBarrierUtil.cpp32const VkDeviceSize bufferSizeBytes, const uint32_t srcQueueFamilyIndex, in makeBufferMemoryBarrier()
/aosp_15_r20/frameworks/av/media/libaaudio/src/client/
H A DAudioEndpoint.cpp174 size_t bufferSizeBytes = descriptor.capacityInFrames * descriptor.bytesPerFrame; in configureDataQueue() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenInternalAudioRecorder.java73 public int bufferSizeBytes = 1 << 17; field in ScreenInternalAudioRecorder.Config
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectPipelineInteractionTests.cpp491 const vk::VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * 4; in iterate() local
1111 const vk::VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * 4; in iterate() local
H A DvktShaderObjectBindingTests.cpp262 const vk::VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * 16; in iterate() local
1128 const vk::VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * 4; in iterate() local
H A DvktShaderObjectPerformanceTests.cpp906 const vk::VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * 16; in iterate() local
H A DvktShaderObjectLinkTests.cpp737 const vk::VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * 4; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp413 const VkDeviceSize bufferSizeBytes) in commandBufferWriteBarrierBeforeHostRead()
427 … const VkBuffer buffer, const VkDeviceSize bufferSizeBytes, const Texture &texture) in commandCopyImageToBuffer()
454 const VkDeviceSize bufferSizeBytes, const Texture &texture) in commandCopyMipmapImageToBuffer()
2322 VkDeviceSize bufferSizeBytes = de::max(m_imageSrcSize, m_imageDstSize); in ImageExtendOperandTestInstance() local
/aosp_15_r20/external/skia/src/core/
H A DSkBlurEngine.cpp181 size_t bufferSizeBytes() const override { in MakeMaker() function in __anon98afaa070111::GaussPass::MakeMaker::Maker
518 size_t bufferSizeBytes() const override { in MakeMaker() function in __anon98afaa070111::TentPass::MakeMaker::Maker
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemUseAfterFreeTests.cpp273 const VkDeviceSize bufferSizeBytes = sizeof(tcu::UVec4) * m_numValues; in iterate() local
/aosp_15_r20/external/downloader/src/test/java/com/google/android/downloader/
H A DMockWebServerUrlEngineTestHelper.java150 void executeRequest_largeResponse_succeeds(UrlEngine engine, long bufferSizeBytes) in executeRequest_largeResponse_succeeds()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawConcurrentTests.cpp241 const VkDeviceSize bufferSizeBytes = sizeof(uint32_t) * numValues; in iterate() local
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowAudioTrackTest.java60 int bufferSizeBytes = in multichannelAudio_isSupported() local
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/
H A Dtest_persistable_bundle.cpp111 static char* stringAllocator(int32_t bufferSizeBytes, void*) { in stringAllocator()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDispatchTests.cpp187 const vk::VkDeviceSize bufferSizeBytes = sizeof(uint32_t); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp738 const VkDeviceSize bufferSizeBytes) in clearBuffer()
904 const VkDeviceSize bufferSizeBytes = static_cast<VkDeviceSize>( in iterate() local
952 … const BufferPtr buffer, const VkDeviceSize bufferSizeBytes) in executeTest()
1179const VkDeviceSize bufferSizeBytes) in executeTest()
1459const VkDeviceSize bufferSizeBytes) in executeTest()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuildIndirectTests.cpp436 …<BufferWithMemory> RayTracingBuildIndirectTestInstance::prepareBuffer(VkDeviceSize bufferSizeBytes, in prepareBuffer()

12