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

  /external/skia/src/gpu/
GrBatchAtlas.cpp 20 static GrBatchAtlas::AtlasID create_id(int index, int generation) { function
113 fID = create_id(fIndex, fGenID);
160 fID = create_id(index, generation);
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c 691 struct id *create_id(unsigned int id) function
714 entry = create_id(uid);
733 entry = create_id(guid);
    [all...]

Completed in 50 milliseconds