Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleCode.h36 static bool KeyQ(const SkEvent&, SkKey* outKey);
DSampleCode.cpp29 bool SampleCode::KeyQ(const SkEvent& evt, SkKey* outKey) { in KeyQ() function in SampleCode