Searched refs:kBitmapArea (Results 1 – 2 of 2) sorted by relevance
32 const int kBitmapArea = kBitmapLongEdge * kBitmapShortEdge; in draw_tile_bitmap_with_fractional_offset() local33 const size_t kBitmapBytes = kBitmapArea * sizeof(SkPMColor); in draw_tile_bitmap_with_fractional_offset()
27 const int kBitmapArea = kBitmapLongEdge * kBitmapShortEdge; in draw_tile_bitmap_with_fractional_offset() local28 const size_t kBitmapBytes = kBitmapArea * sizeof(SkPMColor); in draw_tile_bitmap_with_fractional_offset()