Searched defs:handleKey (Results 1 – 4 of 4) sorted by relevance
/external/skia/samplecode/ | ||
D | SampleRepeatTile.cpp | 79 virtual bool handleKey(SkKey) { in handleKey() function in RepeatTileView |
D | SampleLayers.cpp | 228 virtual bool handleKey(SkKey) { in handleKey() function in LayersView |
D | SampleFilterQuality.cpp | 284 virtual bool handleKey(SkKey key) { in handleKey() function in FilterQualityView |
/external/skia/src/views/ | ||
D | SkWindow.cpp | 185 bool SkWindow::handleKey(SkKey key) { in handleKey() function in SkWindow |