Home
last modified time | relevance | path

Searched refs:blobIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/gm/
Dtextblob.cpp128 sk_sp<SkTextBlob> makeBlob(unsigned blobIndex) { in makeBlob() argument
136 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()
/third_party/flutter/skia/gm/
Dtextblob.cpp128 sk_sp<SkTextBlob> makeBlob(unsigned blobIndex) { in makeBlob() argument
136 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()