Home
last modified time | relevance | path

Searched defs:byteSize (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DFormat.cpp162 SampleTypeBit sampleTypes, uint8_t componentCount) { in BuildFormatTable()
200 bool isSupported) { in BuildFormatTable()
240 uint8_t componentCount) { in BuildFormatTable()
DVertexFormat.h30 uint32_t byteSize; member
DFormat.h64 uint32_t byteSize; member
DCommandValidation.cpp196 uint64_t byteSize, in ValidateLinearTextureData()
/third_party/libsnd/src/ALAC/
DALACBitUtilities.h66 uint32_t byteSize ; member
DALACBitUtilities.c34 void BitBufferInit (BitBuffer * bits, uint8_t * buffer, uint32_t byteSize) in BitBufferInit()
/third_party/skia/src/ports/
DSkImageGeneratorNDK.cpp205 auto byteSize = info.computeByteSize(rowBytes); in onGetPixels() local
/third_party/node/deps/npm/node_modules/smart-buffer/build/
Dsmartbuffer.js1162 _readNumberValue(func, byteSize, offset) { argument
1184 _insertNumberValue(func, byteSize, value, offset) { argument
1207 _writeNumberValue(func, byteSize, value, offset) { argument
/third_party/icu/icu4c/source/common/
Ducol_data.h78 uint32_t byteSize; member
/third_party/node/deps/icu-small/source/common/
Ducol_data.h78 uint32_t byteSize; member
/third_party/skia/third_party/externals/icu/source/common/
Ducol_data.h78 uint32_t byteSize; member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php1911 public function byteSize() function in Google\\Protobuf\\Internal\\Message
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp1487 unsigned byteSize = is32bit ? 4 : 8; in processInstruction() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp1821 size_t byteSize = expectedOutputs[0].getByteSize(); in compareNoContractCase() local
5655 size_t byteSize = expectedOutputs[0].getByteSize(); in compareOpQuantizeF16ComputeExactCase() local
5695 size_t byteSize = expectedOutputs[0].getByteSize(); in compareNan() local
5716 size_t byteSize = expectedOutputs[0].getByteSize(); in compareZeros() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp1819 size_t byteSize = expectedOutputs[0].getByteSize(); in compareNoContractCase() local
5653 size_t byteSize = expectedOutputs[0].getByteSize(); in compareOpQuantizeF16ComputeExactCase() local
5694 size_t byteSize = expectedOutputs[0].getByteSize(); in compareNan() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp120365 byteSize(Type atype) in byteSize() function