Searched defs:sourceBuffer (Results 1 – 15 of 15) sorted by relevance
56 public boolean peek(final byte[] sourceBuffer) throws IOException { in peek()71 …public boolean peek(final byte[] sourceBuffer, final int offset, final int length) throws IOExcept… in peek()
182 public boolean peek(final byte[] sourceBuffer, final int offset, final int length) { in peek()
23 @Test fun sourceBuffer() { in sourceBuffer() method in okio.CommonOkioKotlinTest
102 Buffer9 *sourceBuffer = GetAs<Buffer9>(source); in copySubData() local
110 StringWriter sourceBuffer = new StringWriter(256); in translateAstToJavaSource() local
64 void createMappableCompareBufferFromEmulatedBuffer(ID3D11Buffer *sourceBuffer, in createMappableCompareBufferFromEmulatedBuffer()
1091 GLBuffer sourceBuffer; in TEST_P() local
147 AutoTMalloc<uint8_t> sourceBuffer(SkToInt(srcLen + 1)); in convert_type1_font_stream() local
480 Buffer11 *sourceBuffer = GetAs<Buffer11>(source); in copySubData() local1216 const d3d11::Buffer *sourceBuffer = &GetAs<NativeStorage>(source)->getBuffer(); in copyFromStorage() local
699 de::ArrayBuffer<deUint8> sourceBuffer(testCase.bufferSize); in BufferViewAllFormatsTestInstance() local
572 std::vector<char> sourceBuffer (sourceLength + 1); in readSource() local
629 std::vector<char> sourceBuffer (sourceLength + 1); in readSource() local
4840 const Buffer &sourceBuffer, in Image2D()
4758 const Buffer &sourceBuffer, in Image2D()
4483 BufferHelper *sourceBuffer = &elementArrayBufferVk->getBuffer(); in getIndexBufferForElementArrayBuffer() local