/hardware/google/gfxstream/host/vulkan/ |
D | RenderThreadInfoVk.cpp | 36 void RenderThreadInfoVk::onSave(android::base::Stream* stream) { in onSave() function in gfxstream::vk::RenderThreadInfoVk
|
D | TrivialStream.h | 63 virtual void onSave(android::base::Stream* stream) {} in onSave() function
|
D | ColorBufferVk.cpp | 40 void ColorBufferVk::onSave(android::base::Stream* stream) { in onSave() function in gfxstream::vk::ColorBufferVk
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | ObjectData.cpp | 46 void ObjectData::onSave(android::base::Stream* stream, unsigned int globalName) const { in onSave() function in ObjectData
|
D | GLESbuffer.cpp | 72 void GLESbuffer::onSave(android::base::Stream* stream, in onSave() function in GLESbuffer
|
D | TextureData.cpp | 56 void TextureData::onSave(android::base::Stream* stream, unsigned int overrideGlobalName) const { in onSave() function in TextureData
|
D | ObjectNameSpace.cpp | 156 void NameSpace::onSave(android::base::Stream* stream) { in onSave() function in NameSpace 341 void GlobalNameSpace::onSave(android::base::Stream* stream, in onSave() function in GlobalNameSpace
|
D | FramebufferData.cpp | 38 void RenderbufferData::onSave(android::base::Stream* stream, unsigned int globalName) const { in onSave() function in RenderbufferData 105 void FramebufferData::onSave(android::base::Stream* stream, unsigned int globalName) const { in onSave() function in FramebufferData
|
D | GLESpointer.cpp | 207 void GLESpointer::onSave(android::base::Stream* stream) const { in onSave() function in GLESpointer
|
/hardware/google/gfxstream/host/ |
D | ReadBuffer.cpp | 114 void ReadBuffer::onSave(android::base::Stream* stream) { in onSave() function in gfxstream::ReadBuffer
|
D | RenderThreadInfo.cpp | 70 void RenderThreadInfo::onSave(Stream* stream) { in onSave() function in gfxstream::RenderThreadInfo
|
D | RenderThreadInfoGl.cpp | 56 void RenderThreadInfoGl::onSave(Stream* stream) { in onSave() function in gfxstream::gl::RenderThreadInfoGl
|
D | Buffer.cpp | 91 void Buffer::onSave(android::base::Stream* stream) { in onSave() function in gfxstream::Buffer
|
D | StalePtrRegistry.h | 91 void onSave(android::base::Stream* stream) { in onSave() function
|
D | ChannelStream.cpp | 114 void ChannelStream::onSave(android::base::Stream* stream) { in onSave() function in gfxstream::ChannelStream
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | TransformFeedbackData.cpp | 33 void TransformFeedbackData::onSave(android::base::Stream* stream, in onSave() function in TransformFeedbackData
|
D | SamplerData.cpp | 40 void SamplerData::onSave(android::base::Stream* stream, unsigned int globalName) const { in onSave() function in SamplerData
|
D | ShaderParser.cpp | 61 void ShaderParser::onSave(android::base::Stream* stream, unsigned int globalName) const { in onSave() function in ShaderParser
|
/hardware/google/gfxstream/host/gl/ |
D | BufferGl.cpp | 99 void BufferGl::onSave(android::base::Stream* stream) { in onSave() function in gfxstream::gl::BufferGl
|
D | EmulatedEglContext.cpp | 104 void EmulatedEglContext::onSave(android::base::Stream* stream) { in onSave() function in gfxstream::gl::EmulatedEglContext
|
D | EmulatedEglFenceSync.cpp | 200 void EmulatedEglFenceSync::onSave(android::base::Stream* stream) { in onSave() function in gfxstream::gl::EmulatedEglFenceSync
|
/hardware/google/aemu/host-common/include/host-common/ |
D | AndroidPipe.h | 196 virtual void onSave(android::base::Stream* stream){}; in onSave() function
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglContext.cpp | 182 void EglContext::onSave(android::base::Stream* stream) { in onSave() function in EglContext
|
/hardware/google/aemu/host-common/ |
D | RefcountPipe.cpp | 78 void RefcountPipe::onSave(base::Stream* stream) { in onSave() function in android::emulation::RefcountPipe
|
D | MultiDisplayPipe.cpp | 99 void MultiDisplayPipe::onSave(base::Stream* stream) { in onSave() function in android::MultiDisplayPipe
|