Searched refs:propertyLevel (Results 1 – 1 of 1) sorted by relevance
94 int propertyLevel = atoi(value); in initEglTraceLevel() local96 sEGLTraceLevel = propertyLevel > applicationLevel ? propertyLevel : applicationLevel; in initEglTraceLevel()100 int propertyLevel = 0; in initEglDebugLevel() local114 propertyLevel = 1; in initEglDebugLevel()121 gEGLDebugLevel = propertyLevel || sEGLApplicationDebugLevel; in initEglDebugLevel()