| /external/skia/src/gpu/ |
| D | GrBuffer.cpp | 12 GrBuffer* GrBuffer::CreateCPUBacked(GrGpu* gpu, size_t sizeInBytes, GrBufferType intendedType, in CreateCPUBacked() 27 GrBuffer::GrBuffer(GrGpu* gpu, size_t sizeInBytes, GrBufferType type, void* cpuData) in GrBuffer() 37 GrBuffer::GrBuffer(GrGpu* gpu, size_t sizeInBytes, GrBufferType type, GrAccessPattern pattern) in GrBuffer()
|
| D | GrOpFlushState.h | 87 void putBackVertexSpace(size_t sizeInBytes) { fVertexPool.putBack(sizeInBytes); } in putBackVertexSpace()
|
| /external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/ |
| D | WebRtcAudioTrack.java | 81 final int sizeInBytes = byteBuffer.capacity(); in run() local 124 private int writeOnLollipop(AudioTrack audioTrack, ByteBuffer byteBuffer, int sizeInBytes) { in writeOnLollipop() 128 private int writePreLollipop(AudioTrack audioTrack, ByteBuffer byteBuffer, int sizeInBytes) { in writePreLollipop()
|
| /external/pdfium/xfa/fxbarcode/qrcode/ |
| D | BC_QRCoderBitVector.cpp | 51 int32_t CBC_QRCoderBitVector::sizeInBytes() { in sizeInBytes() function in CBC_QRCoderBitVector 109 int32_t sizeInBytes = (m_sizeInBits + 7) >> 3; in XOR() local
|
| /external/skia/include/gpu/ |
| D | GrBuffer.h | 30 size_t sizeInBytes() const { return fSizeInBytes; } in sizeInBytes() function
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleTestsUtil.hpp | 102 inline std::size_t sizeInBytes(const std::vector<T>& vec) in sizeInBytes() function
|
| D | vktPipelineRenderToImageTests.cpp | 87 inline VkDeviceSize sizeInBytes (const vector<T>& vec) in sizeInBytes() function
|
| D | vktPipelineMultisampleImageTests.cpp | 78 inline VkDeviceSize sizeInBytes(const std::vector<T>& vec) in sizeInBytes() function
|
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesTestsUtil.hpp | 326 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() function
|
| /external/v8/src/inspector/ |
| D | v8-debugger-script.cc | 41 size_t sizeInBytes = sizeof(UChar) * str.length(); in calculateHash() local
|
| /external/deqp/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryTestsUtil.hpp | 159 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() function
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| D | 7zEncode.cpp | 122 const UInt32 sizeInBytes = _options.Password.Len() * 2; in CreateMixerCoder() local
|
| /external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
| D | vktTessellationUtil.hpp | 316 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() function
|
| /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
| D | vktFragmentOperationsScissorMultiViewportTests.cpp | 66 inline VkDeviceSize sizeInBytes(const std::vector<T>& vec) in sizeInBytes() function
|
| D | vktFragmentOperationsScissorTests.cpp | 85 inline VkDeviceSize sizeInBytes(const std::vector<T>& vec) in sizeInBytes() function
|
| /external/lzma/C/ |
| D | LzFind.c | 167 size_t sizeInBytes = (size_t)num * sizeof(CLzRef); in AllocRefs() local
|
| /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
| D | isac.c | 220 int16_t WebRtcIsac_AssignSize(int* sizeInBytes) { in WebRtcIsac_AssignSize()
|
| /external/libvncserver/rfb/ |
| D | rfb.h | 246 int sizeInBytes; member
|