Home
last modified time | relevance | path

Searched defs:sizeInBytes (Results 1 – 25 of 38) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/tests/
DtestUtilities.cpp33 int32_t sizeInBytes = oboe::convertFormatToSizeInBytes(AudioFormat::I16); in TEST_F() local
38 int32_t sizeInBytes = oboe::convertFormatToSizeInBytes(AudioFormat::Float); in TEST_F() local
/third_party/boost/boost/regex/v4/
Dregex_workaround.hpp197 std::size_t sizeInBytes, in strcpy_s()
209 std::size_t sizeInBytes, in strcat_s()
/third_party/flutter/skia/src/gpu/mock/
DGrMockBuffer.h17 GrMockBuffer(GrMockGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrMockBuffer()
DGrMockGpu.cpp259 sk_sp<GrGpuBuffer> GrMockGpu::onCreateBuffer(size_t sizeInBytes, GrGpuBufferType type, in onCreateBuffer()
/third_party/skia/src/gpu/mock/
DGrMockBuffer.h17 GrMockBuffer(GrMockGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrMockBuffer()
DGrMockGpu.cpp208 sk_sp<GrGpuBuffer> GrMockGpu::onCreateBuffer(size_t sizeInBytes, GrGpuBufferType type, in onCreateBuffer()
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnBuffer.cpp30 GrDawnBuffer::GrDawnBuffer(GrDawnGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrDawnBuffer()
DGrDawnGpuCommandBuffer.cpp41 size_t sizeInBytes = height * rowBytes; in copy() local
214 int sizeInBytes = rowPitch * height; in copy() local
/third_party/flutter/skia/src/gpu/
DGrGpuBuffer.cpp12 GrGpuBuffer::GrGpuBuffer(GrGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrGpuBuffer()
/third_party/skia/src/gpu/
DGrGpuBuffer.cpp12 GrGpuBuffer::GrGpuBuffer(GrGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrGpuBuffer()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.hpp65 int sizeInBytes; member
80 int sizeInBytes; // intended size of the bound region -- slides along with dynamic offsets member
/third_party/skia/src/gpu/dawn/
DGrDawnBuffer.cpp30 GrDawnBuffer::GrDawnBuffer(GrDawnGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrDawnBuffer()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DRingBufferAllocatorTests.cpp25 constexpr uint64_t sizeInBytes = 64000; in TEST() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTexture3DTests.cpp75 uint32_t sizeInBytes = in TEST_P() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/
DRingBufferTests.cpp56 constexpr size_t sizeInBytes = 64000; in TEST_F() local
/third_party/skia/src/gpu/vk/
DGrVkBuffer.cpp21 size_t sizeInBytes, in GrVkBuffer()
/third_party/skia/third_party/externals/d3d12allocator/src/
DTests.cpp80 static void FillData(void* outPtr, const UINT64 sizeInBytes, UINT seed) in FillData()
91 static bool ValidateData(const void* ptr, const UINT64 sizeInBytes, UINT seed) in ValidateData()
107 static bool ValidateDataZero(const void* ptr, const UINT64 sizeInBytes) in ValidateDataZero()
/third_party/icu/icu4c/source/common/
Duarrsort.cpp39 static constexpr int32_t sizeInMaxAlignTs(int32_t sizeInBytes) { in sizeInMaxAlignTs()
/third_party/skia/third_party/externals/icu/source/common/
Duarrsort.cpp39 static constexpr int32_t sizeInMaxAlignTs(int32_t sizeInBytes) { in sizeInMaxAlignTs()
/third_party/node/deps/icu-small/source/common/
Duarrsort.cpp39 static constexpr int32_t sizeInMaxAlignTs(int32_t sizeInBytes) { in sizeInMaxAlignTs()
/third_party/skia/src/gpu/effects/
DGrSkSLFP.cpp57 size_t sizeInBytes = type->slotCount() * sizeof(float); in emitCode() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DBindGroupTests.cpp256 int sizeInBytes = widthInBytes * height; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp556 uint32_t sizeInBytes() const override { return size / 8; } in sizeInBytes() function
607 uint32_t sizeInBytes() const override { return base->sizeInBytes() * size; } in sizeInBytes() function
641 uint32_t sizeInBytes() const override { return base->sizeInBytes() * components; } in sizeInBytes() function
674 uint32_t sizeInBytes() const override { return 0; } in sizeInBytes() function
713 uint32_t sizeInBytes() const override { return size / 8; } in sizeInBytes() function
756 uint32_t sizeInBytes() const override { return target->sizeInBytes(); } in sizeInBytes() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DOptimizer.cpp220 uint32_t sizeInBytes = llvm::cast<Ice::ConstantInteger32>(alloca->getSizeInBytes())->getValue(); in performScalarReplacementOfAggregates() local
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtdec.c619 size_t sizeInBytes) in cm_block_buffer_freeblock()

12