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

  /external/skia/src/gpu/gl/debug/
GrFakeRefObj.h 29 static int fNextID = 0;
31 fID = ++fNextID;
  /external/skia/src/core/
SkRemote.cpp 445 ID id(type, fNextID++);
623 uint64_t fNextID = 0;

Completed in 272 milliseconds