Searched defs:tmpValue (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/vts/ |
H A D | ComposerVts.cpp | 72 display, config, attribute, [&](const auto& tmpError, const auto& tmpValue) { in getDisplayAttribute_2_4()
|
/aosp12/frameworks/layoutlib/bridge/src/android/content/res/ |
H A D | Resources_Delegate.java | 588 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 D | NinePatchTexture.java | 114 V tmpValue = mValue[i]; in get() local
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
H A D | ComposerVts.cpp | 183 display, config, attribute, [&](const auto& tmpError, const auto& tmpValue) { in getDisplayAttribute()
|
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | ComposerHal.cpp | 357 [&](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 D | Resources.java | 1335 TypedValue tmpValue = null; in obtainTempTypedValue() local
|