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

  /external/mesa3d/src/gallium/state_trackers/egl/null/
native_null.c 40 struct null_display { struct
49 static INLINE struct null_display *
50 null_display(const struct native_display *ndpy) function
52 return (struct null_display *) ndpy;
58 struct null_display *null = null_display(ndpy);
83 struct null_display *null = null_display(ndpy);
99 struct null_display *null = null_display(ndpy)
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_session.cpp 1397 HWCDisplay *null_display = NULL; local
1471 HWCDisplayNull *null_display; local
    [all...]

Completed in 1132 milliseconds