Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DRtlProperties.h33 enum RtlDebugLevel { enum
40 static RtlDebugLevel readRtlDebugLevel() { in readRtlDebugLevel()
43 return (RtlDebugLevel) atoi(property); in readRtlDebugLevel()