Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleLitAtlas.cpp226 atlas.allocN32Pixels(kAtlasWidth, kAtlasHeight); in MakeAtlas()
233 for ( ; x < kAtlasWidth; ++x) { in MakeAtlas()
425 static const int kAtlasWidth = kBigSize + kBigSize + 2 * kPad; // 2 pads in the middle member in DrawLitAtlasDrawable
/external/skqp/samplecode/
DSampleLitAtlas.cpp226 atlas.allocN32Pixels(kAtlasWidth, kAtlasHeight); in MakeAtlas()
233 for ( ; x < kAtlasWidth; ++x) { in MakeAtlas()
425 static const int kAtlasWidth = kBigSize + kBigSize + 2 * kPad; // 2 pads in the middle member in DrawLitAtlasDrawable