Home | History | Annotate | Download | only in samplecode

Lines Matching refs:curr_view

609 static SkView* curr_view(SkWindow* wind) {
615 SkView* view = curr_view(wind);
627 SkView* view = curr_view(this);
1478 (void)SampleView::SetUsePipe(curr_view(this), fPipeState);
1502 if (SampleView::IsSampleView(curr_view(this))) {
1503 ((SampleView*)curr_view(this))->onTileSizeChanged(this->tileSize());
1542 return curr_view(this)->doQuery(&evt);
1555 SkView* view = curr_view(this);
1608 post_event_to_sink(SkNEW_ARGS(SkEvent, ("PictFileView::toggleBBox")), curr_view(this));
1632 curr_view(this));
1721 SkView* view = curr_view(this);
1790 curr_view(this)->doEvent(evt);
1936 SkView* view = curr_view(this);