Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:wbFbPath

49         char wbFbPath[256];
50 snprintf (wbFbPath, sizeof(wbFbPath),
54 wbFd = open(wbFbPath, O_RDONLY);
77 char wbFbPath[256];
78 snprintf (wbFbPath, sizeof(wbFbPath),
80 int adFd = open(wbFbPath, O_WRONLY);
104 char wbFbPath[256];
105 snprintf (wbFbPath, sizeof(wbFbPath),
107 int adFd = open(wbFbPath, O_RDONLY);