Searched refs:pFormatBitmap (Results 1 – 1 of 1) sorted by relevance
2253 CFX_DIBitmap* pFormatBitmap = nullptr; in ContinueDecode() local2256 pFormatBitmap = new CFX_DIBitmap; in ContinueDecode()2257 pFormatBitmap->Create(pClipBitmap->GetWidth(), in ContinueDecode()2261 pFormatBitmap = new CFX_DIBitmap; in ContinueDecode()2262 pFormatBitmap->Create(pClipBitmap->GetWidth(), in ContinueDecode()2266 pFormatBitmap = new CFX_DIBitmap; in ContinueDecode()2267 pFormatBitmap->Create(pClipBitmap->GetWidth(), in ContinueDecode()2271 pFormatBitmap = new CFX_DIBitmap; in ContinueDecode()2272 pFormatBitmap->Create(pClipBitmap->GetWidth(), in ContinueDecode()2276 pFormatBitmap = pClipBitmap; in ContinueDecode()[all …]