Home
last modified time | relevance | path

Searched refs:gCharEvtName (Results 1 – 4 of 4) sorted by relevance

/external/skia/samplecode/
DSampleCode.cpp20 if (evt.isType(gCharEvtName, sizeof(gCharEvtName) - 1)) { in CharQ()
DSampleCode.h27 static const char gCharEvtName[] = "SampleCode_Char_Event"; variable
DSampleApp.cpp1824 SkEvent evt(gCharEvtName); in onHandleChar()
/external/skia/tools/viewer/
DSampleSlide.cpp43 SkEvent evt(gCharEvtName); in onChar()