Home
last modified time | relevance | path

Searched refs:SetRepeatDraw (Results 1 – 3 of 3) sorted by relevance

/external/skia/samplecode/
DSampleCode.h126 static bool SetRepeatDraw(SkView*, int count);
DSampleCode.cpp124 bool SampleView::SetRepeatDraw(SkView* view, int count) { in SetRepeatDraw() function in SampleView
DSampleApp.cpp1520 (void)SampleView::SetRepeatDraw(child, FPS_REPEAT_COUNT); in beforeChild()
1523 (void)SampleView::SetRepeatDraw(child, 1); in beforeChild()