Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleBitmapRect.cpp162 const int BIG_H = 120; in make_big_bitmap() local
165 font.setSize(SkIntToScalar(BIG_H)); in make_big_bitmap()
169 bm->allocN32Pixels(BIG_W, BIG_H); in make_big_bitmap()
/external/skqp/samplecode/
DSampleBitmapRect.cpp162 const int BIG_H = 120; in make_big_bitmap() local
165 font.setSize(SkIntToScalar(BIG_H)); in make_big_bitmap()
169 bm->allocN32Pixels(BIG_W, BIG_H); in make_big_bitmap()