Home
last modified time | relevance | path

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

123

/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()
/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/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.hpp100 inline std::size_t sizeInBytes(const std::vector<T>& vec) in sizeInBytes() function
/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/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.hpp267 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() function
/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/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp161 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() function
/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/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp117 inline size_t sizeInBytes (const vector<T>& vec) in sizeInBytes() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp68 inline VkDeviceSize sizeInBytes(const std::vector<T>& vec) in sizeInBytes() function
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1370 uint32 sizeInBytes; member
1409 uint32 sizeInBytes; member
1564 uint32 sizeInBytes; member
1576 uint32 sizeInBytes; member
1595 uint32 sizeInBytes; member
1620 uint32 sizeInBytes; member
1648 uint32 sizeInBytes; member
1663 uint32 sizeInBytes; member
1989 uint32 sizeInBytes; member

123