Searched refs:blobIndex (Results 1 – 2 of 2) sorted by relevance
128 sk_sp<SkTextBlob> makeBlob(unsigned blobIndex) { in makeBlob() argument136 for (unsigned l = 0; l < SK_ARRAY_COUNT(blobConfigs[blobIndex]); ++l) { in makeBlob()139 for (unsigned c = 0; c < SK_ARRAY_COUNT(blobConfigs[blobIndex][l]); ++c) { in makeBlob()140 const BlobCfg* cfg = &blobConfigs[blobIndex][l][c]; in makeBlob()