Lines Matching refs:to_string
172 ALOGE("Invalid layer type change: %s --> %s", to_string(from).c_str(), in validateChange()
173 to_string(to).c_str()); in validateChange()
180 to_string(connected).c_str()); in hotplug()
297 to_string(error).c_str(), static_cast<int32_t>(error)); in createLayer()
351 to_string(error).c_str(), static_cast<int32_t>(error)); in getActiveConfig()
390 ": %s (%d)", to_string(enabled).c_str(), disp, in setVsyncEnabled()
392 to_string(error).c_str(), static_cast<int32_t>(error)); in setVsyncEnabled()
413 to_string(error).c_str(), static_cast<int32_t>(error)); in setClientTarget()
440 to_string(error).c_str(), static_cast<int32_t>(error)); in prepare()
450 "%s (%d)", displayId, to_string(error).c_str(), in prepare()
464 to_string(error).c_str(), static_cast<int32_t>(error)); in prepare()
502 to_string(layerRequests[hwcLayer]).c_str()); in prepare()
510 ALOGE("prepare: acceptChanges failed: %s", to_string(error).c_str()); in prepare()
567 to_string(error).c_str(), static_cast<int32_t>(error)); in commit()
575 displayId, to_string(error).c_str(), in commit()
606 ALOGV("setPowerMode: Calling HWC %s", to_string(mode).c_str()); in setPowerMode()
611 "display %d: %s (%d)", to_string(mode).c_str(), in setPowerMode()
612 displayId, to_string(error).c_str(), in setPowerMode()
619 ALOGV("setPowerMode: Calling HWC %s", to_string(mode).c_str()); in setPowerMode()
626 to_string(error).c_str(), in setPowerMode()
636 "display %d: %s (%d)", to_string(mode).c_str(), in setPowerMode()
637 displayId, to_string(error).c_str(), in setPowerMode()
666 "%s (%d)", configId, displayId, to_string(error).c_str(), in setActiveConfig()
722 displayId, to_string(error).c_str(), in setOutputBuffer()
750 " %s (%d)", displayId, to_string(error).c_str(), in getHdrCapabilities()