OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:too_small
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/gfx/
skbitmap_operations_unittest.cc
440
SkBitmap
too_small
;
local
441
too_small
.allocN32Pixels(10, 10);
443
too_small
, 16, 16);
448
result = SkBitmapOperations::DownsampleByTwoUntilSize(
too_small
, 0, 0);
Completed in 252 milliseconds