Searched refs:kNumBlobs (Results 1 – 2 of 2) sorted by relevance
41 inline static constexpr int kNumBlobs = 200; member in ChineseFlingView46 sk_sp<SkTextBlob> fBlobs[kNumBlobs];67 index %= kNumBlobs; in onDrawContent()71 fIndex %= kNumBlobs; in onDrawContent()81 for (int32_t i = 0; i < kNumBlobs; ++i) { in onOnceBeforeDraw()106 inline static constexpr int kNumBlobs = 8; member in ChineseZoomView112 sk_sp<SkTextBlob> fBlobs[kNumBlobs];172 for (int index = 0; index < kNumBlobs; ++index) { in onDrawContent()193 for (int32_t i = 0; i < kNumBlobs; ++i) { in onOnceBeforeDraw()
41 static constexpr int kNumBlobs = 200; member in ChineseFlingView46 sk_sp<SkTextBlob> fBlobs[kNumBlobs];67 index %= kNumBlobs; in onDrawContent()71 fIndex %= kNumBlobs; in onDrawContent()81 for (int32_t i = 0; i < kNumBlobs; ++i) { in onOnceBeforeDraw()106 static constexpr int kNumBlobs = 8; member in ChineseZoomView112 sk_sp<SkTextBlob> fBlobs[kNumBlobs];168 for (int index = 0; index < kNumBlobs; ++index) { in onDrawContent()189 for (int32_t i = 0; i < kNumBlobs; ++i) { in onOnceBeforeDraw()