Home
last modified time | relevance | path

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

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