Home
last modified time | relevance | path

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

/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp398 const std::string developerOptIn, in setAngleInfo() argument
413 ALOGV("setting ANGLE application opt-in to '%s'", developerOptIn.c_str()); in setAngleInfo()
414 mAngleDeveloperOptIn = developerOptIn; in setAngleInfo()