Searched refs:SHOW_DEBUG_STRING (Results 1 – 1 of 1) sorted by relevance
53 static const char SHOW_DEBUG_STRING[]; member in android::SRGBTest292 if (getenv(SHOW_DEBUG_STRING) == NULL) return; in createDebugSurface()366 int sleepSeconds = atoi(getenv(SHOW_DEBUG_STRING)); in copyToDebugSurface()371 const char SRGBTest::SHOW_DEBUG_STRING[] = "DEBUG_OUTPUT_SECONDS"; member in android::SRGBTest