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

/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_ad.cpp49 char wbFbPath[256]; local
50 snprintf (wbFbPath, sizeof(wbFbPath),
54 wbFd = open(wbFbPath, O_RDONLY);
77 char wbFbPath[256]; local
78 snprintf (wbFbPath, sizeof(wbFbPath),
80 int adFd = open(wbFbPath, O_WRONLY);
104 char wbFbPath[256]; local
105 snprintf (wbFbPath, sizeo
[all...]

Completed in 69 milliseconds