Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/graphicsenv/
H A DGraphicsEnv.cpp385 const std::string developerOptIn, in setAngleInfo() argument
400 ALOGV("setting ANGLE application opt-in to '%s'", developerOptIn.c_str()); in setAngleInfo()
401 mAngleDeveloperOptIn = developerOptIn; in setAngleInfo()