HomeSort by relevance Sort by last modified time
    Searched refs:openFb (Results 1 - 10 of 10) 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 456 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 483 static inline int openFb(int dpy) {
hwc_utils.cpp 118 int fb_fd = openFb(HWC_DISPLAY_PRIMARY);
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 518 static inline int openFb(int dpy) {
hwc_utils.cpp 173 int fb_fd = openFb(HWC_DISPLAY_PRIMARY);
    [all...]

Completed in 143 milliseconds