Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBitmapCache.cpp39 static SkIRect get_bounds_from_bitmap(const SkBitmap& bm) { in get_bounds_from_bitmap() function
61 desc.fBounds = get_bounds_from_bitmap(bm); in Make()
244 : fKey(src.getGenerationID(), get_bounds_from_bitmap(src)) in MipMapRec()