Lines Matching refs:imagePreview
5805 const dng_image_preview *imagePreview = dynamic_cast<const dng_image_preview *>(&previewList->Preview (j));5807 if (imagePreview)5810 uint32 thisArea = imagePreview->fImage->Bounds ().W () *5811 imagePreview->fImage->Bounds ().H ();