Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DNativeGpuInfo_linux.cpp36 static std::string parse_last_hexbrackets(const std::string& str) { in parse_last_hexbrackets() function
68 gpulist->currGpu().make = parse_last_hexbrackets(key); in parse_gpu_info_list_linux()
70 gpulist->currGpu().device_id = parse_last_hexbrackets(key); in parse_gpu_info_list_linux()