HomeSort by relevance Sort by last modified time
    Searched refs:RtlDebugLevel (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/android/graphics/
RtlProperties.h 33 enum RtlDebugLevel {
40 static RtlDebugLevel readRtlDebugLevel() {
43 return (RtlDebugLevel) atoi(property);
TextLayoutCache.h 241 RtlDebugLevel mDebugLevel;

Completed in 1519 milliseconds