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