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/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/msm8909/libhwcomposer/
hwc_utils.h 534 static inline int openFb(int dpy) {
hwc_utils.cpp 198 int fb_fd = openFb(HWC_DISPLAY_PRIMARY);
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 558 static inline int openFb(int dpy) {
hwc_utils.cpp 174 int fb_fd = openFb(HWC_DISPLAY_PRIMARY);
    [all...]

Completed in 190 milliseconds