Home
last modified time | relevance | path

Searched refs:tmpValue (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/utils/vts/
DComposerVts.cpp72 display, config, attribute, [&](const auto& tmpError, const auto& tmpValue) { in getDisplayAttribute_2_4() argument
74 value = tmpValue; in getDisplayAttribute_2_4()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp183 display, config, attribute, [&](const auto& tmpError, const auto& tmpValue) { in getDisplayAttribute() argument
185 value = tmpValue; in getDisplayAttribute()