Home
last modified time | relevance | path

Searched defs:isHit (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DThumbnailCache.java279 public boolean isHit() { in isHit() method in ThumbnailCache.Result
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.h174 inline bool isHit(int32_t x, int32_t y) const { in isHit() function