HomeSort by relevance Sort by last modified time
    Searched refs:kNONE_SkKey (Results 1 - 5 of 5) sorted by null

  /external/skia/include/utils/android/
AndroidKeyToSkKey.h 31 return kNONE_SkKey;
  /external/skia/include/utils/unix/
XkeysToSkKeys.h 35 return kNONE_SkKey;
  /external/skia/include/views/
SkKey.h 17 kNONE_SkKey, //corresponds to android's UNKNOWN
  /development/ide/xcode/ports/
SkOSWindow_Mac.cpp 165 return kNONE_SkKey;
227 if (key != kNONE_SkKey)
233 if (key != kNONE_SkKey)
  /external/skia/src/views/
SkWindow.cpp 242 if (key == kNONE_SkKey)
271 if (key == kNONE_SkKey)

Completed in 18 milliseconds