Home
last modified time | relevance | path

Searched refs:flushColorBufferFromVkBytes (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/
DFrameBuffer.h496 bool flushColorBufferFromVkBytes(HandleType colorBufferHandle, const void* bytes,
DFrameBuffer.cpp2946 bool FrameBuffer::flushColorBufferFromVkBytes(HandleType colorBufferHandle, const void* bytes, in flushColorBufferFromVkBytes() function in gfxstream::FrameBuffer
/hardware/google/gfxstream/host/vulkan/
DVkAndroidNativeBuffer.cpp840 FrameBuffer::getFB()->flushColorBufferFromVkBytes( in syncImageToColorBuffer()