Home
last modified time | relevance | path

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

12

/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/flatbuffers/swift/Sources/FlatBuffers/
DFlatBufferObject.swift43 static var byteSize: Int { get } in pack() variable
/third_party/flatbuffers/samples/
Dmonster_generated.swift9 public static var byteSize: Int { return MemoryLayout<Int8>.size } variable
22 public static var byteSize: Int { return MemoryLayout<UInt8>.size } variable
/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/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
Dmore_defaults_generated.swift9 public static var byteSize: Int { return MemoryLayout<Int32>.size } variable
Doptional_scalars_generated.swift9 public static var byteSize: Int { return MemoryLayout<Int8>.size } variable
DFlatBuffersUnionTests.swift187 static var byteSize: Int { MemoryLayout<Int32>.size } variable
Dunion_vector_generated.swift9 public static var byteSize: Int { return MemoryLayout<UInt8>.size } variable
Dmonster_test_generated.swift10 public static var byteSize: Int { return MemoryLayout<UInt8>.size } variable
26 public static var byteSize: Int { return MemoryLayout<Int8>.size } variable
40 public static var byteSize: Int { return MemoryLayout<UInt8>.size } variable
76 public static var byteSize: Int { return MemoryLayout<UInt8>.size } variable
112 public static var byteSize: Int { return MemoryLayout<UInt8>.size } variable
/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/icu/icu4c/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/icu-small/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/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

12