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