Searched refs:stretch_source (Results 1 – 1 of 1) sorted by relevance
441 RetainPtr<CFX_DIBBase> stretch_source = source; in GDI_StretchDIBits() local445 stretch_source = source->StretchTo(dest_width, dest_height, in GDI_StretchDIBits()447 if (!stretch_source) { in GDI_StretchDIBits()450 info = GetBitmapInfo(stretch_source); in GDI_StretchDIBits()453 stretch_source->GetWidth(), stretch_source->GetHeight(), in GDI_StretchDIBits()454 stretch_source->GetBuffer().data(), (BITMAPINFO*)info.c_str(), in GDI_StretchDIBits()