Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc/
Dframebuffer_device.cpp195 char const *const device_template[] = in init_frame_buffer_locked() local
206 while ((fd == -1) && device_template[i]) in init_frame_buffer_locked()
208 snprintf(name, 64, device_template[i], 0); in init_frame_buffer_locked()