Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dbitmaptiled.cpp34 const int kBitmapArea = kBitmapLongEdge * kBitmapShortEdge; in draw_tile_bitmap_with_fractional_offset() local
35 const size_t kBitmapBytes = kBitmapArea * sizeof(SkPMColor); in draw_tile_bitmap_with_fractional_offset()
/third_party/flutter/skia/gm/
Dbitmaptiled.cpp33 const int kBitmapArea = kBitmapLongEdge * kBitmapShortEdge; in draw_tile_bitmap_with_fractional_offset() local
34 const size_t kBitmapBytes = kBitmapArea * sizeof(SkPMColor); in draw_tile_bitmap_with_fractional_offset()