Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Dgpuinfo.cpp109 const char* bl_model = bl_entry.model; in gpuinfo_query_list() local
118 if (bl_model && (gpuinfo.model != bl_model)) in gpuinfo_query_list()