Searched refs:bmWidth (Results 1 – 9 of 9) sorted by relevance
202 int bmWidth = bm->width(); in fillRect() local206 if (left + copyWidth > bmWidth) { in fillRect()207 copyWidth = bmWidth - left; in fillRect()217 dst += bmWidth; in fillRect()
44 gfx::Size icon_size(bitmap_info.bmWidth, bitmap_info.bmHeight); in ReadIcon()
443 if (wcd->frame_bitmap->bmiHeader.biWidth != bitmap.bmWidth || in camera_device_start_capturing()464 wcd->gdi_bitmap->bmiHeader.biSizeImage = bitmap.bmWidthBytes * bitmap.bmWidth; in camera_device_start_capturing()
260 rect.set(0, 0, bitmap_data.bmWidth, bitmap_data.bmHeight); in BitmapPlatformDevice()
84 if (width == bitmap_data.bmWidth && in create()87 bitmap_data.bmWidth, in create()
110 width_ = bitmap_data.bmWidth; in Image()
313 gfx::Size icon_size(bitmap_info.bmWidth, bitmap_info.bmHeight); in CreateSkBitmapFromHICON()
1497 gfx::Size icon_size(bitmap_info.bmWidth, bitmap_info.bmHeight); in TaskManagerBrowserProcessResource()