Home | History | Annotate | Download | only in mac

Lines Matching refs:Frame

54 #import "Frame.h"
1083 // because although we don't *know* when the first frame has decoded, by the time we get and
1084 // process the notification a frame should have propagated the VisualContext and been set on
1089 // When using the software renderer QuickTime signals that a frame is available so we might as well
1090 // wait until we know that a frame has been drawn.
1103 // our frame rate calculation excludes the first frame drawn after playback starts
1148 // draw the current video frame
1180 // Draw the frame rate only after having played more than 10 frames.
1182 Frame* frame = m_player->frameView() ? m_player->frameView()->frame() : NULL;
1183 Document* document = frame ? frame->document() : NULL;
1458 // Get the contextual menu from the QTMovieView's superview, the frame view