Searched refs:tab_l (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/tabs/
H A Dtab.cc478 SkBitmap tab_l = SkBitmapOperations::CreateTiledBitmap( local
481 SkBitmapOperations::CreateMaskedBitmap(tab_l, *alpha->image_l);
543 SkBitmap tab_l = SkBitmapOperations::CreateTiledBitmap( local
546 SkBitmapOperations::CreateMaskedBitmap(tab_l, *alpha->image_l);
/external/chromium/chrome/browser/ui/touch/tabs/
H A Dtouch_tab.cc149 SkBitmap tab_l = SkBitmapOperations::CreateTiledBitmap( local
152 SkBitmapOperations::CreateMaskedBitmap(tab_l, *alpha->image_l);

Completed in 87 milliseconds