Home
last modified time | relevance | path

Searched defs:borrowColorBufferForDisplay (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp4204 std::unique_ptr<BorrowedImageInfoVk> borrowColorBufferForDisplay(uint32_t colorBufferHandle) { in borrowColorBufferForDisplay() function
/aosp_15_r20/hardware/google/gfxstream/host/
DFrameBuffer.cpp2868 std::unique_ptr<BorrowedImageInfo> FrameBuffer::borrowColorBufferForDisplay( in borrowColorBufferForDisplay() function in gfxstream::FrameBuffer