Searched refs:borrowForDisplay (Results 1 – 3 of 3) sorted by relevance
87 std::unique_ptr<BorrowedImageInfo> borrowForDisplay(UsedApi api);
292 std::unique_ptr<BorrowedImageInfo> ColorBuffer::borrowForDisplay(UsedApi api) { in borrowForDisplay() function in gfxstream::ColorBuffer
2851 return colorBufferPtr->borrowForDisplay(api); in borrowColorBufferForDisplay()