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

  /external/skia/src/gpu/batches/
GrBatch.cpp 37 int32_t GrBatch::gCurrBatchClassID = GrBatch::kIllegalBatchID;
GrBatch.h 129 static uint32_t GenBatchClassID() { return GenID(&gCurrBatchClassID); }
161 static int32_t gCurrBatchClassID;

Completed in 39 milliseconds