HomeSort by relevance Sort by last modified time
    Searched refs:SetRepeatDraw (Results 1 - 2 of 2) sorted by null

  /external/skia/samplecode/
SampleCode.h 59 static bool SetRepeatDraw(SkView*, int count);
SampleApp.cpp 904 if (SampleView::SetRepeatDraw(child, FPS_REPEAT_COUNT)) {
908 (void)SampleView::SetRepeatDraw(child, 1);
    [all...]

Completed in 1008 milliseconds