Searched refs:GetOverlayRestrictions (Results 1 - 11 of 11) sorted by relevance

/haiku/headers/build/os/interface/
H A DBitmap.h73 status_t GetOverlayRestrictions(overlay_restrictions *restrictions) const;
/haiku/headers/os/interface/
H A DBitmap.h97 status_t GetOverlayRestrictions(
/haiku/src/apps/tv/
H A DVideoView.cpp378 if (B_OK == test->GetOverlayRestrictions(&restrict)) {
/haiku/src/servers/app/drawing/
H A DHWInterface.h151 virtual status_t GetOverlayRestrictions(const Overlay* overlay,
H A DHWInterface.cpp424 HWInterface::GetOverlayRestrictions(const Overlay* overlay, function in class:HWInterface
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.h82 virtual status_t GetOverlayRestrictions(const Overlay* overlay,
H A DAccelerantHWInterface.cpp1306 AccelerantHWInterface::GetOverlayRestrictions(const Overlay* overlay, function in class:AccelerantHWInterface
/haiku/src/apps/mediaplayer/
H A DVideoView.cpp200 if (bitmap->GetOverlayRestrictions(&restrictions) == B_OK)
/haiku/src/kits/interface/
H A DBitmap.cpp854 BBitmap::GetOverlayRestrictions(overlay_restrictions* restrictions) const function in class:BBitmap
/haiku/src/build/libbe/interface/
H A DBitmap.cpp1982 BBitmap::GetOverlayRestrictions(overlay_restrictions *restrictions) const function in class:BBitmap
/haiku/src/servers/app/
H A DServerApp.cpp828 status = fDesktop->HWInterface()->GetOverlayRestrictions(

Completed in 55 milliseconds