HomeSort by relevance Sort by last modified time
    Searched refs:openFb (Results 1 - 8 of 8) 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/msm8974/libhwcomposer/
hwc_utils.h 332 static inline int openFb(int dpy) {
hwc_utils.cpp 57 int fb_fd = openFb(HWC_DISPLAY_PRIMARY);
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 454 static inline int openFb(int dpy) {
hwc_utils.cpp 111 int fb_fd = openFb(HWC_DISPLAY_PRIMARY);
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 479 static inline int openFb(int dpy) {
hwc_utils.cpp 118 int fb_fd = openFb(HWC_DISPLAY_PRIMARY);
    [all...]

Completed in 177 milliseconds