/third_party/skia/third_party/externals/oboe/tests/ |
D | testUtilities.cpp | 33 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/ |
D | regex_workaround.hpp | 197 std::size_t sizeInBytes, in strcpy_s() 209 std::size_t sizeInBytes, in strcat_s()
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockBuffer.h | 17 GrMockBuffer(GrMockGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrMockBuffer()
|
D | GrMockGpu.cpp | 259 sk_sp<GrGpuBuffer> GrMockGpu::onCreateBuffer(size_t sizeInBytes, GrGpuBufferType type, in onCreateBuffer()
|
/third_party/skia/src/gpu/mock/ |
D | GrMockBuffer.h | 17 GrMockBuffer(GrMockGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrMockBuffer()
|
D | GrMockGpu.cpp | 208 sk_sp<GrGpuBuffer> GrMockGpu::onCreateBuffer(size_t sizeInBytes, GrGpuBufferType type, in onCreateBuffer()
|
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnBuffer.cpp | 30 GrDawnBuffer::GrDawnBuffer(GrDawnGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrDawnBuffer()
|
D | GrDawnGpuCommandBuffer.cpp | 41 size_t sizeInBytes = height * rowBytes; in copy() local 214 int sizeInBytes = rowPitch * height; in copy() local
|
/third_party/flutter/skia/src/gpu/ |
D | GrGpuBuffer.cpp | 12 GrGpuBuffer::GrGpuBuffer(GrGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrGpuBuffer()
|
/third_party/skia/src/gpu/ |
D | GrGpuBuffer.cpp | 12 GrGpuBuffer::GrGpuBuffer(GrGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrGpuBuffer()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkDescriptorSetLayout.hpp | 65 int sizeInBytes; member 80 int sizeInBytes; // intended size of the bound region -- slides along with dynamic offsets member
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnBuffer.cpp | 30 GrDawnBuffer::GrDawnBuffer(GrDawnGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrDawnBuffer()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | RingBufferAllocatorTests.cpp | 25 constexpr uint64_t sizeInBytes = 64000; in TEST() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | Texture3DTests.cpp | 75 uint32_t sizeInBytes = in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/ |
D | RingBufferTests.cpp | 56 constexpr size_t sizeInBytes = 64000; in TEST_F() local
|
/third_party/skia/src/gpu/vk/ |
D | GrVkBuffer.cpp | 21 size_t sizeInBytes, in GrVkBuffer()
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
D | Tests.cpp | 80 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/ |
D | uarrsort.cpp | 39 static constexpr int32_t sizeInMaxAlignTs(int32_t sizeInBytes) { in sizeInMaxAlignTs()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uarrsort.cpp | 39 static constexpr int32_t sizeInMaxAlignTs(int32_t sizeInBytes) { in sizeInMaxAlignTs()
|
/third_party/node/deps/icu-small/source/common/ |
D | uarrsort.cpp | 39 static constexpr int32_t sizeInMaxAlignTs(int32_t sizeInBytes) { in sizeInMaxAlignTs()
|
/third_party/skia/src/gpu/effects/ |
D | GrSkSLFP.cpp | 57 size_t sizeInBytes = type->slotCount() * sizeof(float); in emitCode() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | BindGroupTests.cpp | 256 int sizeInBytes = widthInBytes * height; in TEST_P() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 556 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/ |
D | Optimizer.cpp | 220 uint32_t sizeInBytes = llvm::cast<Ice::ConstantInteger32>(alloca->getSizeInBytes())->getValue(); in performScalarReplacementOfAggregates() local
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | vtdec.c | 619 size_t sizeInBytes) in cm_block_buffer_freeblock()
|