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

/hardware/qcom/display/msm8960/libexternal/
H A Dexternal.cpp49 const char* msmFbDevicePath[] = { "/dev/graphics/fb1", member in namespace:qhwc
445 mFd = open(msmFbDevicePath[fbNum-1], O_RDWR);
448 msmFbDevicePath[fbNum-1]);
/hardware/qcom/display/msm8974/libexternal/
H A Dexternal.cpp50 const char* msmFbDevicePath[] = { "/dev/graphics/fb1", member in namespace:qhwc
443 mFd = open(msmFbDevicePath[fbNum-1], O_RDWR);
446 msmFbDevicePath[fbNum-1]);
/hardware/qcom/display/msm8x26/libexternal/
H A Dexternal.cpp49 const char* msmFbDevicePath[] = { "/dev/graphics/fb1", member in namespace:qhwc
445 mFd = open(msmFbDevicePath[fbNum-1], O_RDWR);
448 msmFbDevicePath[fbNum-1]);

Completed in 577 milliseconds