Home
last modified time | relevance | path

Searched defs:Level (Results 1 – 18 of 18) sorted by relevance

/frameworks/native/include/binder/
DStability.h133 enum Level : int16_t { enum
/frameworks/native/libs/binder/include/binder/
DStability.h133 enum Level : int16_t { enum
/frameworks/compile/mclinker/include/mcld/Script/
DAssignment.h27 enum Level { enum
/frameworks/base/libs/androidfw/include/androidfw/
DIDiagnostics.h71 enum class Level { Note, Warn, Error }; enum
/frameworks/av/media/libeffects/lvm/lib/Reverb/lib/
DLVREV.h89 LVM_UINT16 Level; /* Level, 0 to 100 representing percentage of reverb */ member
/frameworks/base/tools/aapt/
DSourcePos.cpp13 enum Level { enum
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcEnc.cpp398 struct Level { in getLevel_l() struct
399 C2Config::level_t c2Level; in getLevel_l()
400 UWORD32 hevcLevel; in getLevel_l()
/frameworks/compile/slang/
Dslang_rs_context.h336 clang::DiagnosticBuilder Report(clang::DiagnosticsEngine::Level Level, in Report()
343 clang::DiagnosticBuilder Report(clang::DiagnosticsEngine::Level Level, in Report()
Dslang_rs_reflection.cpp2193 unsigned Level = 0; in genPackVarOfType() local
/frameworks/libs/net/common/netd/libnetdutils/include/netdutils/
DLog.h195 enum class Level { enum
/frameworks/av/media/module/foundation/include/media/stagefright/foundation/
DADebug.h118 enum Level { enum
/frameworks/base/core/java/android/app/ambientcontext/
DAmbientContextEvent.java225 public @interface Level {} annotation in AmbientContextEvent
/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/
DValidatorData.java45 public enum Level { enum in ValidatorData
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp497 struct Level { in getLevel_l() struct
498 C2Config::level_t c2Level; in getLevel_l()
499 UWORD32 avcLevel; in getLevel_l()
/frameworks/base/tools/aapt2/
DResourceTable_test.cpp210 using Level = Visibility::Level; in TEST() typedef
DResourceTable.h44 enum class Level { enum
DResources.proto119 enum Level { enum
/frameworks/base/core/java/android/util/
DLog.java78 public @interface Level {} annotation in Log