Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleApp.cpp515 static const char gFastTextEvtName[] = "SampleCode_FastText_Event"; variable
569 return evt.isType(gFastTextEvtName, sizeof(gFastTextEvtName) - 1); in FastTextQ()
1541 SkEvent evt(gFastTextEvtName); in onQuery()