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

  /external/skia/src/gpu/
GrBatchAtlas.cpp 22 , fID(CreateId(fIndex, fGenID))
105 fID = CreateId(fIndex, fGenID);
GrBatchAtlas.h 196 static GrBatchAtlas::AtlasID CreateId(uint32_t index, uint64_t generation) {

Completed in 38 milliseconds