Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Dgpuinfo.cpp108 const char* bl_make = bl_entry.make; in gpuinfo_query_list() local
116 if (bl_make && (gpuinfo.make != bl_make)) in gpuinfo_query_list()