Lines Matching refs:LOGE

114         LOGE("index %d out of bound [0, %d)",  in cacheOpsInternal()
120 LOGE("Buffer at %d not registered", index); in cacheOpsInternal()
139 LOGE("Cache Invalidate failed: %s\n", strerror(errno)); in cacheOpsInternal()
230 LOGE("Memory not allocated"); in getBufDef()
313 LOGE("Ion dev open failed: %s\n", strerror(errno)); in allocOneBuffer()
326 LOGE("ION allocation for len %d failed: %s\n", allocData.len, in allocOneBuffer()
335 LOGE("ION map failed %s\n", strerror(errno)); in allocOneBuffer()
398 LOGE("index out of bound"); in getPtrLocked()
425 LOGE("Index %d out of bounds, current buffer count is %d", in markFrameNumber()
431 LOGE("Buffer at %d not allocated", index); in markFrameNumber()
459 LOGE("Index %d out of bounds, current buffer count is %d", in getFrameNumber()
465 LOGE("Buffer at %d not registered", index); in getFrameNumber()
535 LOGE("There is already buffer allocated."); in allocate()
542 LOGE("AllocateIonMemory failed"); in allocate()
553 LOGE("mmap failed for buffer %d", i); in allocate()
593 LOGE("Buffer count %d + 1 out of bound. Max is %d", in allocateOne()
600 LOGE("AllocateIonMemory failed"); in allocateOne()
611 LOGE("mmap failed for buffer"); in allocateOne()
692 LOGE("FATAL: Not supposed to come here"); in getMatchBufIndex()
762 LOGE("Number of buffers %d greater than what's supported %d", in registerBuffer()
769 LOGE("No available memory slots"); in registerBuffer()
780 LOGE("failed: could not open ion device"); in registerBuffer()
787 LOGE("ION import failed\n"); in registerBuffer()
842 LOGE("ion free failed"); in unregisterBufferLocked()
875 LOGE("Buffer index %d greater than what is supported %d", in unregisterBuffer()
880 LOGE("buffer index %d less than starting index %d", in unregisterBuffer()
886 LOGE("Trying to unregister buffer at %d which still not registered", in unregisterBuffer()
920 LOGE("Error unregistering buffer %d error %d", in unregisterBuffers()
949 LOGE("Index out of bounds"); in markFrameNumber()
953 LOGE("buffer index %d less than starting index %d", in markFrameNumber()
959 LOGE("Buffer at %d not registered", index); in markFrameNumber()
987 LOGE("Index out of bounds"); in getFrameNumber()
991 LOGE("buffer index %d less than starting index %d", in getFrameNumber()
997 LOGE("Buffer at %d not registered", index); in getFrameNumber()
1044 LOGE("Index out of bounds"); in cacheOps()
1048 LOGE("buffer index %d less than starting index %d", in cacheOps()
1102 LOGE("Number of buffers %d greater than what's supported %d", in getFreeIndexLocked()
1131 LOGE("index %d out of bound [0, %d)", in getPtrLocked()
1136 LOGE("buffer index %d less than starting index %d", in getPtrLocked()
1143 LOGE("Buffer at %d not registered", index); in getPtrLocked()
1182 LOGE("index %d out of bound [0, %d)", in getBufferHandle()
1187 LOGE("buffer index %d less than starting index %d", in getBufferHandle()
1193 LOGE("Buffer at %d not registered", index); in getBufferHandle()