Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DPostWorkerGl.cpp95 post.layers.push_back(postWithOverlay(cb)); in postImpl()
120 post.layers.push_back(postWithOverlay(cb)); in postImpl()
212 post.layers.push_back(postWithOverlay(cb)); in postImpl()
217 DisplayGl::PostLayer PostWorkerGl::postWithOverlay(ColorBuffer* cb) { in postWithOverlay() function in gfxstream::PostWorkerGl
DPostWorkerGl.h56 gl::DisplayGl::PostLayer postWithOverlay(ColorBuffer* cb);