/external/skqp/src/gpu/ |
D | GrBuffer.cpp | 12 sk_sp<GrBuffer> GrBuffer::MakeCPUBacked(GrGpu* gpu, size_t sizeInBytes, GrBufferType intendedType, in MakeCPUBacked() 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 | GrBuffer.h | 31 size_t sizeInBytes() const { return fSizeInBytes; } in sizeInBytes() function
|
/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/skia/src/gpu/mock/ |
D | GrMockBuffer.h | 17 GrMockBuffer(GrMockGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrMockBuffer()
|
D | GrMockGpu.cpp | 186 sk_sp<GrGpuBuffer> GrMockGpu::onCreateBuffer(size_t sizeInBytes, GrGpuBufferType type, in onCreateBuffer()
|
/external/skqp/src/gpu/mock/ |
D | GrMockBuffer.h | 17 GrMockBuffer(GrMockGpu* gpu, size_t sizeInBytes, GrBufferType type, in GrMockBuffer()
|
D | GrMockGpu.cpp | 186 sk_sp<GrBuffer> GrMockGpu::onCreateBuffer(size_t sizeInBytes, GrBufferType type, in onCreateBuffer()
|
/external/skia/src/gpu/ |
D | GrGpuBuffer.cpp | 12 GrGpuBuffer::GrGpuBuffer(GrGpu* gpu, size_t sizeInBytes, GrGpuBufferType type, in GrGpuBuffer()
|
/external/pdfium/fxbarcode/qrcode/ |
D | BC_QRCoderBitVector.cpp | 41 size_t CBC_QRCoderBitVector::sizeInBytes() const { in sizeInBytes() function in CBC_QRCoderBitVector
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTestsUtil.hpp | 100 inline std::size_t sizeInBytes(const std::vector<T>& vec) in sizeInBytes() function
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.hpp | 285 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() function
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryTestsUtil.hpp | 160 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() function
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zEncode.cpp | 217 const unsigned sizeInBytes = _options.Password.Len() * 2; in CreateMixerCoder() local
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_cmd.h | 1297 uint32 sizeInBytes; member 1336 uint32 sizeInBytes; member 1493 uint32 sizeInBytes; member 1505 uint32 sizeInBytes; member 1530 uint32 sizeInBytes; member 1559 uint32 sizeInBytes; member 1574 uint32 sizeInBytes; member 1859 uint32 sizeInBytes; member
|
D | svga3d_dx.h | 217 uint32 sizeInBytes; member 521 uint32 sizeInBytes; /* max bytes to write */ member 534 uint32 sizeInBytes; member 1273 uint32 sizeInBytes; /* Number of bytes of shader text. */ member 1282 uint32 sizeInBytes; member 1445 uint32 sizeInBytes; member
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 68 inline VkDeviceSize sizeInBytes(const std::vector<T>& vec) in sizeInBytes() function
|
D | vktFragmentOperationsScissorTests.cpp | 87 inline VkDeviceSize sizeInBytes(const std::vector<T>& vec) in sizeInBytes() function
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationUtil.hpp | 371 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() function
|
/external/v8/src/inspector/ |
D | v8-debugger-script.cc | 38 size_t sizeInBytes = sizeof(UChar) * str.length(); in calculateHash() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd_vgpu10.c | 1057 uint32 sizeInBytes) in SVGA3D_vgpu10_DefineAndBindShader() 1230 uint32 sizeInBytes) in SVGA3D_vgpu10_SetSingleConstantBuffer()
|
/external/epid-sdk/epid/common/math/src/ |
D | ecgroup.c | 190 int sizeInBytes = 0; in NewEcPoint() local
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawShaderViewportIndexTests.cpp | 74 inline VkDeviceSize sizeInBytes(const std::vector<T>& vec) in sizeInBytes() function
|
D | vktDrawShaderLayerTests.cpp | 73 inline VkDeviceSize sizeInBytes(const std::vector<T>& vec) in sizeInBytes() function
|
/external/lzma/C/ |
D | LzFind.c | 172 size_t sizeInBytes = (size_t)num * sizeof(CLzRef); in AllocRefs() local
|
/external/tensorflow/tensorflow/java/src/main/native/ |
D | tensor_jni.cc | 330 jlong sizeInBytes) { in Java_org_tensorflow_Tensor_allocate()
|