Searched refs:fbname (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp108 static void get_screen_res(const char *fbname, int32_t *xres, int32_t *yres, argument
117 asprintf(&path, "/sys/class/graphics/%s/modes", fbname);
133 _x, _y, _r, fbname);
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp2009 static void get_screen_res(const char *fbname, int32_t *xres, int32_t *yres, argument
2018 asprintf(&path, "/sys/class/graphics/%s/modes", fbname);
2034 _x, _y, _r, fbname);

Completed in 86 milliseconds