Searched defs:handleKey (Results 1 – 4 of 4) sorted by relevance
/external/skia/samplecode/ | ||
D | SampleRepeatTile.cpp | 80 virtual bool handleKey(SkKey key) { in handleKey() function in RepeatTileView |
D | SampleTests.cpp | 105 virtual bool handleKey(SkKey key) { in handleKey() function in TestsView |
D | SampleLayers.cpp | 265 virtual bool handleKey(SkKey key) { in handleKey() function in LayersView |
/external/skia/src/views/ | ||
D | SkWindow.cpp | 240 bool SkWindow::handleKey(SkKey key) in handleKey() function in SkWindow |