Searched defs:genIDIsUnique (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/include/core/ | ||
H A D | SkPixelRef.h | 96 bool genIDIsUnique() const { return SkToBool(fTaggedGenID.load() & 1); } in genIDIsUnique() function in SkPixelRef |
Completed in 1 milliseconds