Home
last modified time | relevance | path

Searched defs:needsSync (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/bufferpool/1.0/
DBufferPoolClient.cpp421 bool needsSync = false; in receive() local
455 bool needsSync = false; in postSend() local
502 BufferId bufferId, TransactionId transactionId, bool result, bool *needsSync) { in postReceiveResult()
516 bool needsSync = false; in trySyncFromRemote() local
DBufferStatus.cpp109 bool BufferStatusChannel::needsSync() { in needsSync() function in android::hardware::media::bufferpool::V1_0::implementation::BufferStatusChannel
/frameworks/av/media/bufferpool/2.0/
DBufferPoolClient.cpp476 bool needsSync = false; in receive() local
515 bool needsSync = false; in postSend() local
562 BufferId bufferId, TransactionId transactionId, bool result, bool *needsSync) { in postReceiveResult()
576 bool needsSync = false; in trySyncFromRemote() local
DBufferStatus.cpp122 bool BufferStatusChannel::needsSync() { in needsSync() function in android::hardware::media::bufferpool::V2_0::implementation::BufferStatusChannel