Home
last modified time | relevance | path

Searched defs:offsetInBytes (Results 1 – 11 of 11) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAudioRecord.java83 protected int native_read_in_byte_array(byte[] audioData, int offsetInBytes, int sizeInBytes) { in native_read_in_byte_array()
89 byte[] audioData, int offsetInBytes, int sizeInBytes, boolean isBlocking) { in native_read_in_byte_array()
152 byte[] audioData, int offsetInBytes, int sizeInBytes, boolean isBlocking) { in readInByteArray()
DShadowAudioTrack.java369 byte[] audioData, int offsetInBytes, int sizeInBytes, int format, boolean isBlocking) { in native_write_byte()
/external/angle/src/compiler/translator/hlsl/
DShaderStorageBlockFunctionHLSL.cpp66 size_t offsetInBytes = offset * componentStride; in OutputSSBOLoadFunctionBody() local
157 size_t offsetInBytes = swizzleOffsets[index] * componentStride; in OutputSSBOStoreFunctionBody() local
/external/skia/src/gpu/ganesh/mock/
DGrMockOpTarget.h101 size_t* offsetInBytes) override { in makeDrawIndirectSpace()
115 size_t* offsetInBytes) override { in makeDrawIndexedIndirectSpace()
/external/skia/src/gpu/ganesh/gl/
DGrGLVertexArray.cpp97 size_t offsetInBytes, in set()
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowAudioRecordTest.java364 byte[] audioData, int offsetInBytes, int sizeInBytes, boolean isBlocking) { in createAudioRecordSource()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessBufferAccessTests.cpp1282 bool BufferAccessInstance::isExpectedValueFromInBuffer(VkDeviceSize offsetInBytes, const void *valu… in isExpectedValueFromInBuffer()
1321 bool BufferAccessInstance::isOutBufferValueUnchanged(VkDeviceSize offsetInBytes, VkDeviceSize value… in isOutBufferValueUnchanged()
1384 for (VkDeviceSize offsetInBytes = 0; offsetInBytes < m_outBufferAllocSize; offsetInBytes += 4) in verifyResult() local
DvktRobustBufferAccessWithVariablePointersTests.cpp1545 bool AccessInstance::isExpectedValueFromInBuffer(VkDeviceSize offsetInBytes, const void *valuePtr, in isExpectedValueFromInBuffer()
1578 bool AccessInstance::isOutBufferValueUnchanged(VkDeviceSize offsetInBytes, VkDeviceSize valueSize) in isOutBufferValueUnchanged()
1645 …for (VkDeviceSize offsetInBytes = 0; offsetInBytes < m_outBufferAccess.allocSize; offsetInBytes +=… in verifyResult() local
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h175 uint32 offsetInBytes; member
220 uint32 offsetInBytes; member
831 uint32 offsetInBytes; member
1432 uint32 offsetInBytes; member
1449 uint32 offsetInBytes; member
1490 uint32 offsetInBytes; member
1524 uint32 offsetInBytes; member
1628 uint32 offsetInBytes; member
Dsvga3d_cmd.h989 uint32 offsetInBytes; member
1360 uint32 offsetInBytes; member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c1293 uint32 offsetInBytes, in SVGA3D_vgpu10_SetSingleConstantBuffer()
1326 uint32 offsetInBytes) in SVGA3D_vgpu10_SetConstantBufferOffset()