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

/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.h94 void SetTryOverlay(bool tryOverlay);
H A DVideoConsumer.cpp304 VideoConsumer::SetTryOverlay(bool tryOverlay) function in class:VideoConsumer
/haiku/src/apps/mediaplayer/media_node_framework/
H A DNodeManager.cpp397 fVideoConsumer->SetTryOverlay(useOverlays);
416 fVideoConsumer->SetTryOverlay(false);

Completed in 68 milliseconds