Home
last modified time | relevance | path

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

/external/skqp/gm/
Dbitmaptiled.cpp32 const int kBitmapArea = kBitmapLongEdge * kBitmapShortEdge; in draw_tile_bitmap_with_fractional_offset() local
33 const size_t kBitmapBytes = kBitmapArea * sizeof(SkPMColor); in draw_tile_bitmap_with_fractional_offset()
/external/skia/gm/
Dbitmaptiled.cpp27 const int kBitmapArea = kBitmapLongEdge * kBitmapShortEdge; in draw_tile_bitmap_with_fractional_offset() local
28 const size_t kBitmapBytes = kBitmapArea * sizeof(SkPMColor); in draw_tile_bitmap_with_fractional_offset()