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

  /external/skia/gpu/src/
app-android.cpp 98 static const char gCharEvtName[] = "SampleCode_Char_Event";
105 if (evt.isType(gCharEvtName, sizeof(gCharEvtName) - 1)) {
  /external/skia/samplecode/
SampleApp.cpp 166 static const char gCharEvtName[] = "SampleCode_Char_Event";
173 if (evt.isType(gCharEvtName, sizeof(gCharEvtName) - 1)) {
1009 SkEvent evt(gCharEvtName);
    [all...]

Completed in 1981 milliseconds