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

  /external/skia/tools/viewer/
SampleSlide.cpp 43 SkEvent evt(gCharEvtName);
  /external/skia/samplecode/
SampleCode.cpp 20 if (evt.isType(gCharEvtName, sizeof(gCharEvtName) - 1)) {
SampleCode.h 27 static const char gCharEvtName[] = "SampleCode_Char_Event";
SampleApp.cpp     [all...]

Completed in 81 milliseconds