Searched refs:GetTVStandard (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/graphics/radeon/
H A Dmultimon.h25 status_t GetTVStandard( BScreen *screen, uint32 *standard );
/haiku/src/preferences/screen/
H A Dmultimon.cpp173 GetTVStandard(BScreen *screen, uint32 *standard) function
H A DScreenMode.cpp251 if (GetTVStandard(&screen, &mode.tv_standard) != B_OK)
H A DScreenWindow.cpp475 tvStandardSupport = GetTVStandard(&screen, &dummy32) == B_OK;

Completed in 46 milliseconds