Searched refs:get_edid_info (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/add-ons/graphics/
H A DAccelerant.h309 typedef status_t (*get_edid_info)(void* info, uint32 size, uint32* _version); typedef
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.h154 get_edid_info fAccGetEDIDInfo;
H A DAccelerantHWInterface.cpp406 fAccGetEDIDInfo = (get_edid_info)fAccelerantHook(B_GET_EDID_INFO, NULL);

Completed in 335 milliseconds