Searched refs:get_screen_res (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, function
185 get_screen_res("fb0", &module->xres, &module->yres, &refreshRate);
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp2009 static void get_screen_res(const char *fbname, int32_t *xres, int32_t *yres, function
2098 get_screen_res("fb0", &dev->xres, &dev->yres, &refreshRate);

Completed in 8 milliseconds