Home
last modified time | relevance | path

Searched defs:bufferSize (Results 176 – 200 of 2191) sorted by relevance

12345678910>>...88

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fIndirectComputeDispatchTests.cpp407uintptr_t bufferSize, uintptr_t offset, const UVec3 &workGroupSize, const UVec3 &numWorkGroups) in SingleDispatchCase()
477 uintptr_t bufferSize; in init() member
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/zip/
H A DAbstractZipFileTest.java525 int bufferSize = 128; in testReadWithOffset() local
551 int bufferSize = 128; in testReadWithOffsetInvalid() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DFastDataTest.java80 private FastDataInput createFastDataInput(@NonNull InputStream in, int bufferSize) { in createFastDataInput()
89 private FastDataOutput createFastDataOutput(@NonNull OutputStream out, int bufferSize) { in createFastDataOutput()
/aosp_15_r20/frameworks/av/media/ndk/fuzzer/
H A Dndk_async_codec_fuzzer.cpp242 size_t bufferSize = 0; in invokeInputBufferAPI() local
275 size_t bufferSize = 0; in invokeOutputBufferAPI() local
/aosp_15_r20/external/skia/src/ports/
H A DSkFontHost_win.cpp875 …DWORD bufferSize = GetGlyphOutlineW(fDDC, glyphId, GGO_NATIVE | GGO_GLYPH_INDEX, &gm, 0, nullptr, … in generateMetrics() local
1747 static void format_guid_b64(const GUID& guid, char* buffer, size_t bufferSize) { in format_guid_b64()
1760 static HRESULT create_unique_font_name(char* buffer, size_t bufferSize) { in create_unique_font_name()
1830 DWORD bufferSize = GetFontData(hdc, tables[i], 0, nullptr, 0); in onOpenStream() local
2044 DWORD bufferSize = GetFontData(hdc, tag, (DWORD) offset, data, (DWORD) length); in onGetTableData() local
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHidDevice.java300 public void onGetReport(BluetoothDevice device, byte type, byte id, int bufferSize) { in onGetReport()
383 public void onGetReport(BluetoothDevice device, byte type, byte id, int bufferSize) { in onGetReport()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidHostNativeInterface.java88 int bufferSize) { in getReport()
198 int bufferSize); in getReportNative()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp2034 …DataPtr(const BufferLayout &layout, const BlockLayoutEntry &blockLayout, void *ptr, int bufferSize) in getBlockDataPtr()
2108 const int bufferSize = bufferSizes[blockNdx]; in initRefDataStorage() local
2150 vk::Move<vk::VkBuffer> createBuffer(Context &context, vk::VkDeviceSize bufferSize, vk::VkBufferUsag… in createBuffer()
2297 const uint32_t bufferSize = bufferSizes[blockNdx]; in iterate() local
2326 const int bufferSize = bufferSizes[blockNdx]; in iterate() local
2347 const uint32_t bufferSize = bufferSizes[blockNdx]; in iterate() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBufferDataTest.cpp1436 GLsizei bufferSize = sizeof(GLfloat) * data.size(); in TEST_P() local
1935 size_t bufferSize = sizeof(GLfloat) * quadVertices.size() * 3; in TEST_P() local
1966 size_t bufferSize, in TestPageSharingBuffers()
2166 GLint bufferSize = sizeof(GLfloat) * 1024 * 10; in TEST_P() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsTextureBufferCase.cpp818 void logTextureInfo(TestLog &log, uint32_t format, size_t bufferSize, size_t offset, size_t size) in logTextureInfo()
833size_t bufferSize, size_t offset, size_t size, RenderBits preRender, glu::ShaderProgram *preRender… in runTests()
902size_t bufferSize, size_t offset, size_t size, RenderBits preRender, in TextureBufferCase()
/aosp_15_r20/system/chre/platform/shared/
H A Dhost_protocol_chre.cc346 size_t bufferSize) { in encodeLogMessages()
355 size_t bufferSize, in encodeLogMessagesV2()
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedOutputStreamTest.java446 int bufferSize = 153; in testWriteStringNoTag_fastpath() local
467 final int bufferSize = 16 * 1024; in testWriteToByteBuffer() local
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedOutputStreamTest.java446 int bufferSize = 153; in testWriteStringNoTag_fastpath() local
467 final int bufferSize = 16 * 1024; in testWriteToByteBuffer() local
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DVulkan.cpp259 vkhpp::DeviceSize bufferSize, in CreateBuffer()
270 vkhpp::DeviceSize bufferSize, in CreateBufferWithData()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferTests.cpp65 VkDeviceSize getMaxBufferSize(const VkDeviceSize &bufferSize, const VkDeviceSize &alignment, in getMaxBufferSize()
673 uint64_t bufferSize; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeZeroInitializeWorkgroupMemoryTests.cpp62 tcu::TestStatus runCompute(Context &context, uint32_t bufferSize, uint32_t numWGX, uint32_t numWGY,… in runCompute()
596 const uint32_t bufferSize = (uint32_t)sizeof(uint32_t) * m_caseDef.elements; in iterate() local
1190 const uint32_t bufferSize = m_xSize * 2 * (uint32_t)sizeof(uint32_t); in iterate() local
/aosp_15_r20/packages/modules/Permission/tests/cts/permissionpolicy/src/android/permissionpolicy/cts/
DNoCaptureAudioOutputPermissionTest.java42 int bufferSize = AudioRecord.getMinBufferSize(44100, in testCreateAudioRecord() local
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/
H A DVirtualCameraRenderThread.cc678 Resolution bufferSize = roundTo2DctSize(resolution); in createThumbnail() local
742 Resolution bufferSize = in renderIntoBlobStreamBuffer() local
/aosp_15_r20/frameworks/av/camera/
H A DCameraMetadata.cpp173 size_t CameraMetadata::bufferSize() const { in bufferSize() function in android::CameraMetadata
321 size_t bufferSize = get_camera_metadata_size(mBuffer); in updateImpl() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/audio/
H A DDefaultAudioTrackBufferSizeProviderAC3Test.java38 int bufferSize = in getBufferSizeInBytes_passthroughAC3_isPassthroughBufferSizeTimesMultiplicationFactor() local
H A DDefaultAudioTrackBufferSizeProviderEncodedTest.java53 int bufferSize = in getBufferSizeInBytes_veryBigMinBufferSize_isMinBufferSize() local
/aosp_15_r20/external/oboe/samples/hello-oboe/src/main/cpp/
H A DLatencyTuningCallback.cpp31 int bufferSize = oboeStream->getBufferSizeInFrames(); in onAudioReady() local
/aosp_15_r20/system/chre/util/include/chre/util/system/
H A Ddebug_dump.h36 explicit DebugDumpWrapper(size_t bufferSize) in DebugDumpWrapper()
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/xnnpack/serialization/
H A Dserializer.h27 explicit XNNSerializer(size_t bufferSize) in XNNSerializer()
/aosp_15_r20/external/okio/okio/jvm/jmh/src/jmh/java/com/squareup/okio/benchmarks/
H A DReadByteStringBenchmark.java46 int bufferSize; field in ReadByteStringBenchmark

12345678910>>...88