Home
last modified time | relevance | path

Searched refs:sk_ino (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/ports/
H A DSkOSFile_posix.cpp52 static bool sk_ino(FILE* a, SkFILEID* id) { in sk_ino() function
68 return sk_ino(a, &aID) && sk_ino(b, &bID) in sk_fidentical()
H A DSkOSFile_win.cpp40 static bool sk_ino(FILE* f, SkFILEID* id) { in sk_ino() function
65 return sk_ino(a, &aID) && sk_ino(b, &bID) in sk_fidentical()

Completed in 2 milliseconds