Home
last modified time | relevance | path

Searched refs:readBuffer (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/guest/GoldfishAddressSpace/include/
DAddressSpaceStream.h57 ssize_t speculativeRead(unsigned char* readBuffer, size_t trySize);
/hardware/google/gfxstream/host/
DRenderThread.cpp64 ReadBuffer* readBuffer; member
212 objects.readBuffer->onLoad(&*mStream); in loadImpl()
222 objects.readBuffer->onSave(&*mStream); in saveImpl()
DRendererImpl.cpp580 FrameBuffer::getFB()->readBuffer(handle, offset, size, bytes); in __anon979e1a630b02()
DFrameBuffer.h252 void readBuffer(HandleType p_buffer, uint64_t offset, uint64_t size, void* bytes);
DFrameBuffer.cpp1576 void FrameBuffer::readBuffer(HandleType handle, uint64_t offset, uint64_t size, void* bytes) { in readBuffer() function in gfxstream::FrameBuffer
/hardware/google/gfxstream/guest/GoldfishAddressSpace/
DAddressSpaceStream.cpp398 ssize_t AddressSpaceStream::speculativeRead(unsigned char* readBuffer, size_t trySize) { in speculativeRead() argument
422 readBuffer, toRead, 1); in speculativeRead()
/hardware/google/aemu/host-common/
Daddress_space_graphics_unittests.cpp173 ssize_t speculativeRead(char* readBuffer, size_t minSizeToRead) { in speculativeRead() argument
195 readBuffer, toRead, 1); in speculativeRead()
/hardware/interfaces/graphics/mapper/stable-c/implutils/include/android/hardware/graphics/mapper/utils/
DIMapperMetadataTypes.h237 [[nodiscard]] std::vector<uint8_t> readBuffer() { in readBuffer() function
514 auto value = reader.readBuffer();
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglxext.h515 …NVPROC) (Display *dpy, GLXContext readCtx, GLXContext writeCtx, GLuint readBuffer, GLuint writeBuf…
518 …bDataNV (Display *dpy, GLXContext readCtx, GLXContext writeCtx, GLuint readBuffer, GLuint writeBuf…
Dglext.h2590 typedef void (APIENTRYP PFNGLCOPYNAMEDBUFFERSUBDATAPROC) (GLuint readBuffer, GLuint writeBuffer, GL…
2713 GLAPI void APIENTRY glCopyNamedBufferSubData (GLuint readBuffer, GLuint writeBuffer, GLintptr readO…
6980 typedef void (APIENTRYP PFNGLNAMEDCOPYBUFFERSUBDATAEXTPROC) (GLuint readBuffer, GLuint writeBuffer,…
7236 GLAPI void APIENTRY glNamedCopyBufferSubDataEXT (GLuint readBuffer, GLuint writeBuffer, GLintptr re…
9510 …nt64 *fenceValueArray, GLuint readGpu, GLbitfield writeGpuMask, GLuint readBuffer, GLuint writeBuf…
9517 …nt64 *fenceValueArray, GLuint readGpu, GLbitfield writeGpuMask, GLuint readBuffer, GLuint writeBuf…
10136 …YBUFFERSUBDATANVPROC) (GLuint readGpu, GLbitfield writeGpuMask, GLuint readBuffer, GLuint writeBuf…
10149 …stCopyBufferSubDataNV (GLuint readGpu, GLbitfield writeGpuMask, GLuint readBuffer, GLuint writeBuf…
Dglcorearb.h2629 typedef void (APIENTRYP PFNGLCOPYNAMEDBUFFERSUBDATAPROC) (GLuint readBuffer, GLuint writeBuffer, GL…
2740 GLAPI void APIENTRY glCopyNamedBufferSubData (GLuint readBuffer, GLuint writeBuffer, GLintptr readO…
4244 typedef void (APIENTRYP PFNGLNAMEDCOPYBUFFERSUBDATAEXTPROC) (GLuint readBuffer, GLuint writeBuffer,…
4500 GLAPI void APIENTRY glNamedCopyBufferSubDataEXT (GLuint readBuffer, GLuint writeBuffer, GLintptr re…
/hardware/google/gfxstream/include/GL/
DGLcorearb.h2683 typedef void (APIENTRYP PFNGLCOPYNAMEDBUFFERSUBDATAPROC) (GLuint readBuffer, GLuint writeBuffer, GL…
2794 GLAPI void APIENTRY glCopyNamedBufferSubData (GLuint readBuffer, GLuint writeBuffer, GLintptr readO…
4170 typedef void (APIENTRYP PFNGLNAMEDCOPYBUFFERSUBDATAEXTPROC) (GLuint readBuffer, GLuint writeBuffer,…
4426 GLAPI void APIENTRY glNamedCopyBufferSubDataEXT (GLuint readBuffer, GLuint writeBuffer, GLintptr re…
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h11710 GLAPI void APIENTRY glNamedCopyBufferSubDataEXT (GLuint readBuffer, GLuint writeBuffer, GLintptr re…
11917 typedef void (APIENTRYP PFNGLNAMEDCOPYBUFFERSUBDATAEXTPROC) (GLuint readBuffer, GLuint writeBuffer,…