Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/content/res/
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
/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp357 [&](const auto& tmpError, const auto& tmpValue) { in getDisplayAttribute()
368 [&](const auto& tmpError, const auto& tmpValue) { in getDisplayAttribute()
/frameworks/base/core/java/android/content/res/
DResources.java1335 TypedValue tmpValue = null; in obtainTempTypedValue() local