Home
last modified time | relevance | path

Searched defs:tmpValue (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/graphics/composer/2.4/utils/vts/
H A DComposerVts.cpp72 display, config, attribute, [&](const auto& tmpError, const auto& tmpValue) { in getDisplayAttribute_2_4()
/aosp12/frameworks/layoutlib/bridge/src/android/content/res/
H A DResources_Delegate.java588 TypedValue tmpValue = new TypedValue(); in getDimension() local
616 TypedValue tmpValue = new TypedValue(); in getDimensionPixelOffset() local
645 TypedValue tmpValue = new TypedValue(); in getDimensionPixelSize() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DNinePatchTexture.java114 V tmpValue = mValue[i]; in get() local
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/vts/
H A DComposerVts.cpp183 display, config, attribute, [&](const auto& tmpError, const auto& tmpValue) { in getDisplayAttribute()
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DComposerHal.cpp357 [&](const auto& tmpError, const auto& tmpValue) { in getDisplayAttribute()
368 [&](const auto& tmpError, const auto& tmpValue) { in getDisplayAttribute()
/aosp12/frameworks/base/core/java/android/content/res/
H A DResources.java1335 TypedValue tmpValue = null; in obtainTempTypedValue() local