Home
last modified time | relevance | path

Searched defs:handleKey (Results 1 – 4 of 4) sorted by relevance

/external/skia/samplecode/
DSampleRepeatTile.cpp79 virtual bool handleKey(SkKey) { in handleKey() function in RepeatTileView
DSampleLayers.cpp228 virtual bool handleKey(SkKey) { in handleKey() function in LayersView
DSampleFilterQuality.cpp284 virtual bool handleKey(SkKey key) { in handleKey() function in FilterQualityView
/external/skia/src/views/
DSkWindow.cpp185 bool SkWindow::handleKey(SkKey key) { in handleKey() function in SkWindow