Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:sysinfo

46 #include <sys/sysinfo.h>
250 struct sysinfo info;
252 if (!sysinfo(&info)) {