Searched defs:fillSurface (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/surfacereplayer/replayer/
H A DBufferQueueScheduler.cpp46 fillSurface(event.event);
80 void BufferQueueScheduler::fillSurface(const std::shared_ptr<Event>& event) { function in class:BufferQueueScheduler
87 ALOGE("fillSurface: failed to lock buffer, (%d)", status);
108 ALOGE_IF(status != NO_ERROR, "fillSurface: failed to unlock and post buffer, (%d)", status);

Completed in 191 milliseconds