Lines Matching refs:tmpError
176 [&](const auto& tmpError, const auto& tmpClient) in Composer()
178 if (tmpError == Error::NONE) { in Composer()
257 [&](const auto& tmpError, const auto& tmpDisplay, in createVirtualDisplay()
259 error = tmpError; in createVirtualDisplay()
270 [&](const auto& tmpError, const auto& tmpDisplay, in createVirtualDisplay() argument
272 error = tmpError; in createVirtualDisplay()
302 [&](const auto& tmpError, const auto& tmpLayer) { in createLayer() argument
303 error = tmpError; in createLayer()
324 [&](const auto& tmpError, const auto& tmpConfig) { in getActiveConfig() argument
325 error = tmpError; in getActiveConfig()
351 [&](const auto& tmpError, const auto& tmpModes) { in getColorModes() argument
352 error = tmpError; in getColorModes()
361 [&](const auto& tmpError, const auto& tmpModes) { in getColorModes() argument
362 error = tmpError; in getColorModes()
380 [&](const auto& tmpError, const auto& tmpValue) { in getDisplayAttribute() argument
381 error = tmpError; in getDisplayAttribute()
397 [&](const auto& tmpError, const auto& tmpConfigs) { in getDisplayConfigs() argument
398 error = tmpError; in getDisplayConfigs()
413 [&](const auto& tmpError, const auto& tmpName) { in getDisplayName() argument
414 error = tmpError; in getDisplayName()
439 [&](const auto& tmpError, const auto& tmpType) { in getDisplayType() argument
440 error = tmpError; in getDisplayType()
455 [&](const auto& tmpError, const auto& tmpSupport) { in getDozeSupport() argument
456 error = tmpError; in getDozeSupport()
473 [&](const auto& tmpError, const auto& tmpTypes, in getHdrCapabilities()
477 error = tmpError; in getHdrCapabilities()
819 auto hidl_callback = [&](const auto& tmpError, const auto& tmpOutChanged, in execute()
822 error = tmpError; in execute()
828 [&](const auto& tmpError, in execute() argument
831 error = tmpError; in execute()
907 mClient_2_2->getPerFrameMetadataKeys(display, [&](const auto& tmpError, const auto& tmpKeys) { in getPerFrameMetadataKeys() argument
908 error = tmpError; in getPerFrameMetadataKeys()
928 [&](const auto& tmpError, const auto& tmpKeys) { in getRenderIntents() argument
929 error = tmpError; in getRenderIntents()
948 …mClient_2_2->getDataspaceSaturationMatrix(dataspace, [&](const auto& tmpError, const auto& tmpMatr… in getDataspaceSaturationMatrix() argument
949 error = tmpError; in getDataspaceSaturationMatrix()