Home
last modified time | relevance | path

Searched refs:curr_view (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/
DiOSShell.cpp20 static SkView* curr_view(SkWindow* wind) { in curr_view() function
/external/skia/samplecode/
DSampleApp.cpp636 static SkView* curr_view(SkWindow* wind) { in curr_view() function
642 SkView* view = curr_view(wind); in curr_title()
654 SkView* view = curr_view(this); in sendAnimatePulse()
1769 if (SampleView::IsSampleView(curr_view(this))) { in onEvent()
1770 ((SampleView*)curr_view(this))->onTileSizeChanged(this->tileSize()); in onEvent()
1809 return curr_view(this)->doQuery(&evt); in onQuery()
1822 SkView* view = curr_view(this); in onHandleChar()
1902 post_event_to_sink(new SkEvent("PictFileView::toggleBBox"), curr_view(this)); in onHandleChar()
1930 curr_view(this)); in onHandleChar()
2062 SkView* view = curr_view(this); in onHandleKey()
[all …]