Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleBitmapRect.cpp161 const int BIG_H = 120; in make_big_bitmap() local
165 paint.setTextSize(SkIntToScalar(BIG_H)); in make_big_bitmap()
169 bm->allocN32Pixels(BIG_W, BIG_H); in make_big_bitmap()