Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleRepeatTile.cpp80 virtual bool handleKey(SkKey key) { in handleKey() function in RepeatTileView
DSampleTests.cpp105 virtual bool handleKey(SkKey key) { in handleKey() function in TestsView
DSampleLayers.cpp265 virtual bool handleKey(SkKey key) { in handleKey() function in LayersView
/external/skia/src/views/
DSkWindow.cpp240 bool SkWindow::handleKey(SkKey key) in handleKey() function in SkWindow