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

  /external/skia/samplecode/
SampleCode.h 118 , fRepeatCount(1)
155 int fRepeatCount;
SampleCode.cpp 132 fRepeatCount = evt.getFast32();
152 for (int i = 0; i < fRepeatCount; i++) {

Completed in 56 milliseconds