Home
last modified time | relevance | path

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

/external/chromium_org/ash/system/chromeos/network/
Dnetwork_icon.cc193 const SkBitmap GetEmptyBitmap(const gfx::Size pixel_size) { in GetEmptyBitmap() function
220 SkBitmap empty_bitmap = GetEmptyBitmap(pixel_size); in GetImageForScale()