Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DFormat.cpp68 uint32_t byteSize) { in BuildFormatTable()
82 uint32_t byteSize) { in BuildFormatTable()
96 uint32_t width, uint32_t height) { in BuildFormatTable()
/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/flutter/skia/src/gpu/effects/
DGrConvexPolyEffect.cpp74 size_t byteSize = 3 * cpe.getEdgeCount() * sizeof(SkScalar); in onSetData() 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/node/deps/npm/node_modules/byte-size/
Dindex.mjs140 function byteSize (bytes, options) { function
/third_party/flutter/skia/third_party/externals/icu/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/node/deps/npm/node_modules/byte-size/dist/
Dindex.js146 function byteSize (bytes, options) { function
/third_party/icu/icu4c/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/node/deps/npm/lib/
Dpack.js12 const byteSize = require('byte-size') constant
Dview.js8 const byteSize = require('byte-size') constant
/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_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/vk-gl-cts/external/vulkancts/modules/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