Lines Matching refs:errString
2309 String8 errString; in deliverWinConfigData() local
2316 errString.appendFormat("Invalid WIN_CONFIG\n"); in deliverWinConfigData()
2364 …errString.appendFormat("interface's deliverWinConfigData() failed: %s ret(%d)\n", strerror(errno),… in deliverWinConfigData()
2380 printDebugInfos(errString); in deliverWinConfigData()
2394 String8 errString; in setReleaseFences() local
2409 …errString.appendFormat("%d layer compositionType is not client(%d)\n", i, mLayers[i]->mExynosCompo… in setReleaseFences()
2446 errString.appendFormat("%s:: layer[%zu] has invalid window index(%d)\n", in setReleaseFences()
2511 errString.appendFormat("There is exynos composition, but m2mMPP is NULL\n"); in setReleaseFences()
2517 errString.appendFormat("%s:: exynosComposition has invalid window index(%d)\n", in setReleaseFences()
2528 …errString.appendFormat("%d layer compositionType is not exynos(%d)\n", i, mLayers[i]->mExynosCompo… in setReleaseFences()
2562 printDebugInfos(errString); in setReleaseFences()
2727 String8 errString; in getChangedCompositionTypes() local
2728 errString.appendFormat("array size is not valid (%d, %d)", count, *outNumElements); in getChangedCompositionTypes()
2729 printDebugInfos(errString); in getChangedCompositionTypes()
2835 String8 errString; in getDisplayRequests() local
2844 errString.appendFormat("%s:: mClientCompositionInfo.mHasCompositionLayer is true " in getDisplayRequests()
2870 printDebugInfos(errString); in getDisplayRequests()
2997 String8 errString; in presentDisplay() local
3133 errString.appendFormat("exynosComposition fail (%d)\n", ret); in presentDisplay()
3167 errString.appendFormat("%s:: doPostProcessing() failed, layer(%zu), ret(%d)\n", in presentDisplay()
3179 errString.appendFormat("setWinConfigData fail (%d)\n", ret); in presentDisplay()
3185 errString.appendFormat("handleStaticLayers error\n"); in presentDisplay()
3264 String8 errString; in presentDisplay() local
3265 errString.appendFormat("%s:: validate fence failed. \n", __func__); in presentDisplay()
3266 printDebugInfos(errString); in presentDisplay()
3280 printDebugInfos(errString); in presentDisplay()
3295 errString.appendFormat("%s:: validate fence failed. \n", __func__); in presentDisplay()
3296 printDebugInfos(errString); in presentDisplay()
3391 String8 errString; in setClientTarget() local
3399 errString.appendFormat("config[%zu]\n", i); in setClientTarget()
3400 dumpConfig(errString, mLastDpuData.configs[i]); in setClientTarget()
3401 DISPLAY_LOGE("\t%s", errString.string()); in setClientTarget()
3402 errString.clear(); in setClientTarget()
3404 errString.appendFormat("%s:: skip flag is enabled but buffer is updated\n", in setClientTarget()
3406 printDebugInfos(errString); in setClientTarget()
4070 String8 errString; in validateDisplay() local
4071 errString.appendFormat("%s:: assignResource() fail, display(%d), ret(%d)\n", in validateDisplay()
4073 printDebugInfos(errString); in validateDisplay()
4156 String8 errString; in startPostProcessing() local
4161 errString.appendFormat("Assigned capacity for exynos composition is over restriction (%f)", in startPostProcessing()
4167 errString.appendFormat("exynosComposition fail (%d)\n", ret); in startPostProcessing()
4187 errString.appendFormat("%s:: doPostProcessing() failed, layer(%zu), ret(%d)\n", in startPostProcessing()
4198 printDebugInfos(errString); in startPostProcessing()