Home
last modified time | relevance | path

Searched defs:waitForFence (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/
DBufferItemConsumer.cpp57 nsecs_t presentWhen, bool waitForFence) { in acquireBuffer()
/frameworks/av/services/camera/libcameraservice/gui/
DRingBufferConsumer.cpp64 bool waitForFence) { in pinSelectedBuffer()
/frameworks/av/media/libstagefright/
DACodec.cpp1211 status_t ACodec::waitForFence(int fd, const char *dbg ) { in waitForFence() function in android::ACodec