HomeSort by relevance Sort by last modified time
    Searched refs:openFb (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 279 static inline int openFb(int dpy) {
hwc_utils.cpp 52 int fb_fd = openFb(HWC_DISPLAY_PRIMARY);
    [all...]
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h 279 static inline int openFb(int dpy) {
hwc_utils.cpp 52 int fb_fd = openFb(HWC_DISPLAY_PRIMARY);
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h 332 static inline int openFb(int dpy) {
hwc_utils.cpp 57 int fb_fd = openFb(HWC_DISPLAY_PRIMARY);
    [all...]

Completed in 148 milliseconds