Home
last modified time | relevance | path

Searched refs:getVBIRange (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.h51 void getVBIRange( theater_standard standard, CRadeonRect &rect );
H A DTheater.h74 virtual void getVBIRange( theater_standard standard, CRadeonRect &rect ) = 0;
H A DTheater200.h59 void getVBIRange( theater_standard standard, CRadeonRect &rect );
H A DTheater200.cpp1083 void CTheater200::getVBIRange( theater_standard standard, CRadeonRect &rect ) in getVBIRange() function in CTheater200
H A DTheater100.cpp1208 void CTheater100::getVBIRange( theater_standard standard, CRadeonRect &rect ) in getVBIRange() function in CTheater100