Home
last modified time | relevance | path

Searched defs:mVal (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/test/003-omnibus-opcodes/src/
H A DMonitor.java22 public static int mVal = 0; field in Monitor
/aosp12/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DMSTo2i_Sat_16x16.cpp25 LVM_FLOAT temp, mVal, sVal; in MSTo2i_Sat_Float() local
/aosp12/system/core/libutils/include/utils/
H A DList.h64 T mVal; variable
/aosp12/system/keymaster/include/keymaster/
H A DList.h61 T mVal; variable
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DScoringParams.java228 @NonNull private Values mVal = null; field in ScoringParams