Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBLASTBufferQueue.cpp55 #define BQA_LOGE(x, ...) \ macro
184 BQA_LOGE("Applying pending transactions on dtor %d", in ~BLASTBufferQueue()
295 BQA_LOGE("transactionCallback received for a newer framenumber=%" PRIu64 in transactionCallback()
308 BQA_LOGE("Failed to find matching SurfaceControl in transaction callback"); in transactionCallback()
311 BQA_LOGE("No matching SurfaceControls found: mSurfaceControlsWithPendingCallback was " in transactionCallback()
372 BQA_LOGE("ERROR: releaseBufferCallback without corresponding submitted buffer %s", in releaseBufferCallback()
400 BQA_LOGE("ERROR : surface control is null"); in processNextBufferLocked()
421 BQA_LOGE("Failed to acquire a buffer, err=%s", statusToString(status).c_str()); in processNextBufferLocked()
429 BQA_LOGE("Buffer was empty"); in processNextBufferLocked()
434 BQA_LOGE("rejecting buffer:active_size=%dx%d, requested_size=%dx%d " in processNextBufferLocked()