Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DNativeGpuInfo_darwin.cpp99 char deviceidbuf[64] = {}; in getGpuInfoListNative() local
103 snprintf(deviceidbuf, sizeof(deviceidbuf), "%04x", elt.second); in getGpuInfoListNative()
106 std::string(deviceidbuf), // model -> deviceid in getGpuInfoListNative()
107 std::string(deviceidbuf), // device_id -> deviceid in getGpuInfoListNative()