Home
last modified time | relevance | path

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

/external/skqp/gm/
Dbitmaptiled.cpp33 const size_t kBitmapBytes = kBitmapArea * sizeof(SkPMColor); in draw_tile_bitmap_with_fractional_offset() local
39 const size_t newMaxResourceBytes = kBitmapBytes + (kBitmapBytes / 2); in draw_tile_bitmap_with_fractional_offset()
/external/skia/gm/
Dbitmaptiled.cpp28 const size_t kBitmapBytes = kBitmapArea * sizeof(SkPMColor); in draw_tile_bitmap_with_fractional_offset() local
34 const size_t newMaxResourceBytes = kBitmapBytes + (kBitmapBytes / 2); in draw_tile_bitmap_with_fractional_offset()