Searched refs:SetSrcImage (Results 1 – 3 of 3) sorted by relevance
12 virtual bool SetSrcImage(unsigned int width, unsigned int height, unsigned int v4l2_format) = 0;
30 bool SetSrcImage(unsigned int width, unsigned int height, unsigned int v4l2_format) { in SetSrcImage() function
593 if (!mThumbnailScaler->SetSrcImage(main_width, main_height, v4l2Format)) { in GenerateThumbnailImage()