Searched refs:CTheater (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater.cpp17 CTheater::CTheater(CRadeon & radeon, int device) function in class:CTheater
34 CTheater::~CTheater(){};
36 uint32 CTheater::Capabilities() const
48 int CTheater::Register(int index)
53 int CTheater::Register(int index, int mask)
58 void CTheater::SetRegister(int index, int value)
63 void CTheater::SetRegister(int index, int mask, int value)
66 PRINT(("WARNING: CTheater
[all...]
H A DTheater.h42 class CTheater { class
44 CTheater(CRadeon & radeon, int device);
46 virtual ~CTheater();
H A DTheater100.h18 class CTheater100 : public CTheater
H A DVideoIn.h131 CTheater* fTheater;
H A DTheater200.h25 class CTheater200 : public CTheater {
H A DTheater200.cpp25 :CTheater(radeon, device),
H A DTheater100.cpp18 :CTheater(radeon, device)

Completed in 90 milliseconds