Home
last modified time | relevance | path

Searched refs:getLastPostedColorBuffer (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
DRendererImpl.cpp621 []() { return FrameBuffer::getFB()->getLastPostedColorBuffer(); }, in __anonf315e04f1502()
DFrameBuffer.h464 HandleType getLastPostedColorBuffer() { return m_lastPostedColorBuffer; } in getLastPostedColorBuffer() function