Home | History | Annotate | Download | only in hardware

Lines Matching refs:disp

393      * the "disp" parameter indicates which display the vsync event is for.
408 void (*vsync)(const struct hwc_procs* procs, int disp, int64_t timestamp);
415 * The disp parameter indicates which display type this event is for.
430 void (*hotplug)(const struct hwc_procs* procs, int disp, int connected);
538 int (*eventControl)(struct hwc_composer_device_1* dev, int disp,
552 int (*blank)(struct hwc_composer_device_1* dev, int disp, int blank);
594 * Returns 0 on success or -errno on error. If disp is a hotpluggable
600 int (*getDisplayConfigs)(struct hwc_composer_device_1* dev, int disp,
617 * If disp is a hotpluggable display type and no display is connected,
621 int (*getDisplayAttributes)(struct hwc_composer_device_1* dev, int disp,