Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/
DPostWorker.cpp162 mFb->getTextureDraw()->cleanupForDrawLayer(); in postImpl()
192 mFb->getTextureDraw()->cleanupForDrawLayer(); in postImpl()
305 mFb->getTextureDraw()->cleanupForDrawLayer(); in composeImpl()
413 mFb->getTextureDraw()->cleanupForDrawLayer(); in composev2Impl()
DTextureDraw.h60 void cleanupForDrawLayer();
DTextureDraw.cpp678 void TextureDraw::cleanupForDrawLayer() { in cleanupForDrawLayer() function in TextureDraw