Home
last modified time | relevance | path

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

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