Home | History | Annotate | Download | only in libhwc

Lines Matching refs:buff_len

1860 static void exynos5_dump(hwc_composer_device_1* dev, char *buff, int buff_len)
1862 if (buff_len <= 0)
1905 strlcpy(buff, result.string(), buff_len);