Searched refs:GenID (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/ops/
H A DGrOp.h200 static uint32_t GenOpClassID() { return GenID(&gCurrOpClassID); }
208 static uint32_t GenID(int32_t* idCounter) { function in class:GrOp
238 static uint32_t GenOpID() { return GenID(&gCurrOpUniqueID); }

Completed in 232 milliseconds