Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DTextureDraw.h63 void cleanupForDrawLayer();
DDisplayGl.cpp65 mTextureDraw->cleanupForDrawLayer(); in post()
DCompositorGl.cpp90 m_textureDraw->cleanupForDrawLayer(); in compose()
DTextureDraw.cpp685 void TextureDraw::cleanupForDrawLayer() { in cleanupForDrawLayer() function in gfxstream::gl::TextureDraw