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

  /external/skia/src/core/
SkTypefaceCache.cpp 63 static int32_t gFontID;
64 return sk_atomic_inc(&gFontID) + 1;
  /external/skqp/src/core/
SkTypefaceCache.cpp 63 static int32_t gFontID;
64 return sk_atomic_inc(&gFontID) + 1;

Completed in 504 milliseconds