Lines Matching refs:PRIu64
579 ALOGV("[%" PRIu64 "] acceptChanges failed, not validated", mId); in acceptChanges()
583 ALOGV("[%" PRIu64 "] acceptChanges", mId); in acceptChanges()
606 ALOGV("[%" PRIu64 "] created layer %" PRIu64, mId, *outLayerId); in createLayer()
616 ALOGV("[%" PRIu64 "] destroyLayer(%" PRIu64 ") failed: no such layer", in destroyLayer()
629 ALOGV("[%" PRIu64 "] destroyed layer %" PRIu64, mId, layerId); in destroyLayer()
638 ALOGV("[%" PRIu64 "] getActiveConfig --> %s", mId, in getActiveConfig()
643 ALOGV("[%" PRIu64 "] getActiveConfig --> %u", mId, configId); in getActiveConfig()
654 ALOGV("[%" PRIu64 "] getAttribute failed: bad config (%u)", mId, in getAttribute()
659 ALOGV("[%" PRIu64 "] getAttribute(%u, %s) --> %d", mId, configId, in getAttribute()
670 ALOGE("[%" PRIu64 "] getChangedCompositionTypes failed: not validated", in getChangedCompositionTypes()
687 ALOGV("Adding %" PRIu64 " %s", layerId, in getChangedCompositionTypes()
839 ALOGE("[%" PRIu64 "] present: setAllDisplaysFailed (%s)", mId, in present()
846 ALOGV("[%" PRIu64 "] present returning retire fence %d", mId, in present()
889 ALOGV("[%" PRIu64 "] setClientTarget(%p, %d)", mId, target, acquireFence); in setClientTarget()
900 ALOGV("[%" PRIu64 "] setColorMode(%d)", mId, mode); in setColorMode()
906 ALOGE("[%" PRIu64 "] Mode %d not found in mColorModes", mId, mode); in setColorMode()
916 ALOGV("[%" PRIu64 "] Setting HWC1 config %u", mId, hwc1Config); in setColorMode()
920 ALOGE("[%" PRIu64 "] Failed to set HWC1 config (%d)", mId, intError); in setColorMode()
932 ALOGV("%" PRIu64 "] setColorTransform(%d)", mId, in setColorTransform()
943 ALOGV("[%" PRIu64 "] setOutputBuffer(%p, %d)", mId, buffer, releaseFence); in setOutputBuffer()
993 ALOGV("[%" PRIu64 "] setPowerMode(%s)", mId, to_string(mode).c_str()); in setPowerMode()
1031 ALOGV("[%" PRIu64 "] Entering validate", mId); in validate()
1041 ALOGV("[%" PRIu64 "] validate --> %u types, %u requests", mId, *outNumTypes, in validate()
1044 ALOGV("Layer %" PRIu64 " --> %s", request.first, in validate()
1058 ALOGE("[%" PRIu64 "] updateLayerZ failed to find layer", mId); in updateLayerZ()
1078 ALOGE("[%" PRIu64 "] updateLayerZ failed to find layer on display", in updateLayerZ()
1158 ALOGV("[%" PRIu64 "] populateConfigs", mId); in populateConfigs()
1259 ALOGE("[%" PRIu64 "] Attempted to prepare, but no config active", mId); in prepare()
1263 ALOGV("[%" PRIu64 "] Entering prepare", mId); in prepare()
1268 ALOGV("[%" PRIu64 "] Requires %zd layers, %zd allocated in %p", mId, in prepare()
1365 ALOGE("[%" PRIu64 "] set failed: not validated", mId); in set()
1388 ALOGE("[%" PRIu64 "] set: last HWC layer wasn't FRAMEBUFFER_TARGET", in set()
1426 ALOGV("Adding release fence %d to layer %" PRIu64, in addReleaseFences()
1875 ALOGV("[%" PRIu64 "] reallocateHwc1Contents creating %zd layer%s", mId, in reallocateHwc1Contents()
2005 ALOGV("Setting acquireFence to %d for layer %" PRIu64, acquireFence, mId); in setBuffer()
2106 ALOGV("addReleaseFence %d to layer %" PRIu64, fenceFd, mId); in addReleaseFence()
2337 ALOGV("Layer %" PRIu64 " %s set to %d", mId, in applyCompositionType()