Home
last modified time | relevance | path

Searched defs:getBuffer (Results 1 - 25 of 87) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DBuffer.hpp26 vk::Buffer getBuffer() in getBuffer() function in Buffer
/third_party/icu/icu4c/source/common/
H A Dulocimp.h346 char* getBuffer() { in getBuffer() function in PreflightingLocaleIDBuffer
H A Duvectr32.h275 inline int32_t *UVector32::getBuffer() const { in getBuffer() function in UVector32
H A Duvectr64.h256 inline int64_t *UVector64::getBuffer() const { in getBuffer() function in UVector64
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiComputeInstanceResultBuffer.hpp55 inline vk::VkBuffer getBuffer(void) const { return *m_buffer; } in getBuffer() function in vkt::api::ComputeInstanceResultBuffer
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiComputeInstanceResultBuffer.hpp55 inline vk::VkBuffer getBuffer(void) const { return *m_buffer; } in getBuffer() function in vkt::api::ComputeInstanceResultBuffer
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DFlowGraphNode.cpp104 float *FlowGraphPortFloatInput::getBuffer() { in getBuffer() function in FlowGraphPortFloatInput
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h46 BinaryStreamRef getBuffer() const { return Stream; } in getBuffer() function in llvm::codeview::DebugStringTableSubsectionRef
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DUVector32.java22 public int[] getBuffer() { return buffer; } in getBuffer() method in UVector32
H A DUVector64.java22 public long[] getBuffer() { return buffer; } in getBuffer() method in UVector64
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DUVector64.java26 public long[] getBuffer() { return buffer; } in getBuffer() method in UVector64
H A DUVector32.java26 public int[] getBuffer() { return buffer; } in getBuffer() method in UVector32
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DDmaBufImageSiblingEGL.cpp72 EGLClientBuffer DmaBufImageSiblingEGL::getBuffer() const in getBuffer() function in rx::DmaBufImageSiblingEGL
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMemoryBuffer.h63 StringRef getBuffer() const { in getBuffer() function in llvm::MemoryBuffer
175 MutableArrayRef<char> getBuffer() { in getBuffer() function in llvm::WritableMemoryBuffer
237 MutableArrayRef<char> getBuffer() { in getBuffer() function in llvm::WriteThroughMemoryBuffer
272 StringRef getBuffer() const { return Buffer; } in getBuffer() function in llvm::MemoryBufferRef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMemoryBuffer.h59 StringRef getBuffer() const { in getBuffer() function in llvm::MemoryBuffer
169 StringRef getBuffer() const { return Buffer; } in getBuffer() function in llvm::MemoryBufferRef
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
H A DNativeBufferImageSiblingAndroid.cpp70 EGLClientBuffer NativeBufferImageSiblingAndroid::getBuffer() const in getBuffer() function in rx::NativeBufferImageSiblingAndroid
/third_party/node/deps/icu-small/source/common/
H A Duvectr32.h275 inline int32_t *UVector32::getBuffer() const { in getBuffer() function in UVector32
H A Duvectr64.h256 inline int64_t *UVector64::getBuffer() const { in getBuffer() function in UVector64
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DIndexBuffer9.cpp156 IDirect3DIndexBuffer9 *IndexBuffer9::getBuffer() const in getBuffer() function in rx::IndexBuffer9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DIndexBuffer11.cpp155 const d3d11::Buffer &IndexBuffer11::getBuffer() const in getBuffer() function in rx::IndexBuffer11
/third_party/vk-gl-cts/executor/
H A DxeTcpIpLink.hpp83 de::BlockBuffer<deUint8>& getBuffer (void) { return m_buffer; } in getBuffer() function in xe::TcpIpSendThread
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTransformFeedback.cpp34 Buffer* TransformFeedback::getBuffer(GLuint index) const in getBuffer() function in es2::TransformFeedback
/third_party/skia/third_party/externals/icu/source/common/
H A Duvectr32.h275 inline int32_t *UVector32::getBuffer() const { in getBuffer() function in UVector32
H A Duvectr64.h256 inline int64_t *UVector64::getBuffer() const { in getBuffer() function in UVector64
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DByteBufferWriter.java136 private static byte[] getBuffer() { in getBuffer() method in ByteBufferWriter

Completed in 9 milliseconds

1234