Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBLASTBufferQueue.cpp66 #define BQA_LOGE(x, ...) \ macro
227 BQA_LOGE("Applying pending transactions on dtor %d", in ~BLASTBufferQueue()
333 BQA_LOGE("Failed to find matching SurfaceControl in transactionCommittedCallback"); in transactionCommittedCallback()
336 BQA_LOGE("No matching SurfaceControls found: mSurfaceControlsWithPendingCallback was " in transactionCommittedCallback()
400 BQA_LOGE("Failed to find matching SurfaceControl in transactionCallback"); in transactionCallback()
403 BQA_LOGE("No matching SurfaceControls found: mSurfaceControlsWithPendingCallback was " in transactionCallback()
468 BQA_LOGE("Faking releaseBufferCallback from transactionCompleteCallback %" PRIu64, in releaseBufferCallbackLocked()
498 BQA_LOGE("ERROR: releaseBufferCallback without corresponding submitted buffer %s", in releaseBuffer()
541 BQA_LOGE("ERROR : surface control is null"); in acquireNextBufferLocked()
561 BQA_LOGE("Failed to acquire a buffer, err=%s", statusToString(status).c_str()); in acquireNextBufferLocked()
[all …]