Searched refs:fbname (Results 1 - 2 of 2) sorted by relevance
/hardware/samsung_slsi/exynos5/gralloc/ |
H A D | framebuffer.cpp | 107 static void get_screen_res(const char *fbname, int32_t *xres, int32_t *yres, argument 116 asprintf(&path, "/sys/class/graphics/%s/modes", fbname); 132 _x, _y, _r, fbname);
|
/hardware/samsung_slsi/exynos5/libhwc/ |
H A D | hwc.cpp | 2013 static void get_screen_res(const char *fbname, int32_t *xres, int32_t *yres, argument 2022 asprintf(&path, "/sys/class/graphics/%s/modes", fbname); 2038 _x, _y, _r, fbname);
|
Completed in 29 milliseconds