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

  /external/skia/gpu/src/
app-android.cpp 102 static const char gFastTextEvtName[] = "SampleCode_FastText_Event";
146 return evt.isType(gFastTextEvtName, sizeof(gFastTextEvtName) - 1);
  /external/skia/samplecode/
SampleApp.cpp 170 static const char gFastTextEvtName[] = "SampleCode_FastText_Event";
214 return evt.isType(gFastTextEvtName, sizeof(gFastTextEvtName) - 1);
987 SkEvent evt(gFastTextEvtName);
    [all...]

Completed in 170 milliseconds