Searched defs:image_byte_count (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/
H A Dicon_util.cc568 size_t* image_byte_count) {
572 DCHECK(image_byte_count != NULL);
616 *image_byte_count = bytes_in_resource;
563 SetSingleIconImageInformation(const SkBitmap& bitmap, size_t index, ICONDIR* icon_dir, ICONIMAGE* icon_image, size_t image_offset, size_t* image_byte_count) argument

Completed in 235 milliseconds