HomeSort by relevance Sort by last modified time
    Searched full:sk_feof (Results 1 - 3 of 3) sorted by null

  /external/skia/include/core/
SkOSFile.h 61 int sk_feof(SkFILE *);
  /external/skia/src/ports/
SkOSFile_stdio.cpp 49 int sk_feof(SkFILE *f) { function
  /external/skia/src/utils/
SkRTConf.cpp 21 while (!sk_feof(fp)) {

Completed in 708 milliseconds