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

  /external/mesa3d/src/gallium/state_trackers/egl/android/
native_android.cpp 58 struct android_display { struct
70 struct android_display *adpy;
94 static INLINE struct android_display *
95 android_display(const struct native_display *ndpy) function
97 return (struct android_display *) ndpy;
176 import_buffer(struct android_display *adpy, const struct pipe_resource *templ,
365 struct android_display *adpy = asurf->adpy;
398 struct android_display *adpy = asurf->adpy;
507 struct android_display *adpy = android_display(ndpy)
    [all...]
  /hardware/intel/common/libva/test/putsurface/
putsurface_android.cpp 35 static int android_display=0; variable
55 return &android_display;

Completed in 106 milliseconds