Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DSampleApplication.h83 void drawWorkerWithCompose(ColorBufferQueue& app2sfQueue, ColorBufferQueue& sf2appQueue);
DSampleApplication.cpp329 void SampleApplication::drawWorkerWithCompose(ColorBufferQueue& app2sfQueue, in drawWorkerWithCompose() function in gfxstream::SampleApplication
520 drawWorkerWithCompose(app2sfQueue, sf2appQueue); in surfaceFlingerComposerLoop()