Home
last modified time | relevance | path

Searched refs:LEVEL (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/libs/hwui/utils/
DGLUtils.h27 #define GL_CHECKPOINT(LEVEL) \ argument
29 if (DEBUG_OPENGL >= DEBUG_LEVEL_##LEVEL) { \
35 #define GL_CHECKPOINT(LEVEL)
/frameworks/compile/slang/BitWriter_2_9/
DMakefile10 LEVEL = ../../.. macro
14 include $(LEVEL)/Makefile.common
/frameworks/compile/libbcc/bcinfo/Wrap/
DMakefile10 LEVEL = ../.. macro
14 include $(LEVEL)/Makefile.common
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DMakefile10 LEVEL = ../../.. macro
14 include $(LEVEL)/Makefile.common
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DMakefile10 LEVEL = ../../.. macro
14 include $(LEVEL)/Makefile.common
/frameworks/support/wear/src/main/java/androidx/wear/widget/
DProgressDrawable.java42 private static final Property<ProgressDrawable, Integer> LEVEL = field in ProgressDrawable
87 mAnimator = ObjectAnimator.ofInt(this, LEVEL, 0, MAX_LEVEL); in ProgressDrawable()
/frameworks/base/services/core/java/com/android/server/
DBatteryService.java1024 proto.write(BatteryServiceDumpProto.LEVEL, mHealthInfo.batteryLevel); in dumpProto()
/frameworks/base/core/java/android/os/
DBatteryStats.java3373 proto.write(ControllerActivityProto.TxLevel.LEVEL, i); in dumpControllerActivityProto()
6603 proto.write(SystemProto.BatteryLevelStep.LEVEL, steps.getLevelAt(i)); in dumpDurationSteps()
/frameworks/base/config/
Dhiddenapi-private-dex.txt61520 Landroid/os/ControllerActivityProto$TxLevel;->LEVEL:J
66319 Landroid/os/SystemProto$BatteryLevelStep;->LEVEL:J
78354 Landroid/service/battery/BatteryServiceDumpProto;->LEVEL:J