Lines Matching refs:ALOGE
42 ALOGE("Failed to initialize the nv importer %d", ret); in CreateInstance()
60 ALOGE("Failed to open gralloc module %d", ret); in Init()
82 ALOGE("Failed to allocate new NvBuffer_t"); in ImportBuffer()
96 ALOGE("GRALLOC_MODULE_PERFORM_DRM_IMPORT failed %d", ret); in ImportBuffer()
105 ALOGE("Failed to add fb %d", ret); in ImportBuffer()
116 ALOGE("Failed to register free callback for imported buffer %d", ret); in ImportBuffer()
128 ALOGE("Freeing bo %" PRIu32 ", buf is NULL!", bo->fb_id); in ReleaseBuffer()
149 ALOGE("Failed to rm fb %d", ret); in ReleaseBufferImpl()
162 ALOGE("Failed to close gem handle %d %d", i, ret); in ReleaseBufferImpl()
239 ALOGE("Could not provision primary plane for protected/rotated layer"); in ProvisionPlanes()
267 ALOGE("Not enough planes to reserve for precomp fb"); in ProvisionPlanes()