Searched defs:waitForFence (Results 1 – 4 of 4) sorted by relevance
59 nsecs_t presentWhen, bool waitForFence) { in acquireBuffer()
64 bool waitForFence) { in pinSelectedBuffer()
407 bool waitForFence = acquireFenceFd == nullptr; in acquireImageLocked() local
1366 status_t ACodec::waitForFence(int fd, const char *dbg ) { in waitForFence() function in android::ACodec