Lines Matching refs:PRIu64

538         ALOGV("[%" PRIu64 "] acceptChanges failed, not validated", mId);  in acceptChanges()
542 ALOGV("[%" PRIu64 "] acceptChanges", mId); in acceptChanges()
549 ALOGW("Cannot accept change for unknown layer (%" PRIu64 ")", in acceptChanges()
568 ALOGV("[%" PRIu64 "] created layer %" PRIu64, mId, *outLayerId); in createLayer()
578 ALOGV("[%" PRIu64 "] destroyLayer(%" PRIu64 ") failed: no such layer", in destroyLayer()
591 ALOGV("[%" PRIu64 "] destroyed layer %" PRIu64, mId, layerId); in destroyLayer()
600 ALOGV("[%" PRIu64 "] getActiveConfig --> %s", mId, in getActiveConfig()
605 ALOGV("[%" PRIu64 "] getActiveConfig --> %u", mId, configId); in getActiveConfig()
615 ALOGV("[%" PRIu64 "] getAttribute failed: bad config (%u)", mId, in getAttribute()
620 ALOGV("[%" PRIu64 "] getAttribute(%u, %s) --> %d", mId, configId, in getAttribute()
630 ALOGE("[%" PRIu64 "] getChangedCompositionTypes failed: not validated", in getChangedCompositionTypes()
647 ALOGV("Adding %" PRIu64 " %s", layerId, in getChangedCompositionTypes()
793 ALOGE("[%" PRIu64 "] present: setAllDisplaysFailed (%s)", mId, in present()
800 ALOGV("[%" PRIu64 "] present returning retire fence %d", mId, in present()
841 ALOGV("[%" PRIu64 "] setClientTarget(%p, %d)", mId, target, acquireFence); in setClientTarget()
851 ALOGV("[%" PRIu64 "] setColorMode(%d)", mId, mode); in setColorMode()
857 ALOGE("[%" PRIu64 "] Mode %d not found in mColorModes", mId, mode); in setColorMode()
868 ALOGV("[%" PRIu64 "] Setting HWC1 config %u", mId, hwc1Config); in setColorMode()
872 ALOGE("[%" PRIu64 "] Failed to set HWC1 config (%d)", mId, intError); in setColorMode()
884 ALOGV("%" PRIu64 "] setColorTransform(%d)", mId, in setColorTransform()
894 ALOGV("[%" PRIu64 "] setOutputBuffer(%p, %d)", mId, buffer, releaseFence); in setOutputBuffer()
939 ALOGV("[%" PRIu64 "] setPowerMode(%s)", mId, to_string(mode).c_str()); in setPowerMode()
985 ALOGV("[%" PRIu64 "] validate --> %u types, %u requests", mId, *outNumTypes, in validate()
988 ALOGV("Layer %" PRIu64 " --> %s", request.first, in validate()
999 ALOGE("[%" PRIu64 "] updateLayerZ failed to find layer", mId); in updateLayerZ()
1019 ALOGE("[%" PRIu64 "] updateLayerZ failed to find layer on display", in updateLayerZ()
1114 ALOGV("[%" PRIu64 "] populateConfigs", mId); in populateConfigs()
1213 ALOGE("[%" PRIu64 "] Attempted to prepare, but no config active", mId); in prepare()
1234 ALOGV("Applying states for layer %" PRIu64 " ", layer->getId()); in prepare()
1276 ALOGE("[%" PRIu64 "] set failed: not validated", mId); in set()
1299 ALOGE("[%" PRIu64 "] set: last HWC layer wasn't FRAMEBUFFER_TARGET", in set()
1335 ALOGV("Adding release fence %d to layer %" PRIu64, in addReleaseFences()
1931 ALOGV("Setting acquireFence to %d for layer %" PRIu64, acquireFence, mId); in setBuffer()
2040 ALOGV("addReleaseFence %d to layer %" PRIu64, fenceFd, mId); in addReleaseFence()
2234 ALOGV("Layer %" PRIu64 " %s set to %d", mId, in applyCompositionType()