Searched defs:needScale (Results 1 – 3 of 3) sorted by relevance
570 bool needScale = (param.dstWidth > 0 && param.dstHeight > 0) && in FetchFrameAtTime() local586 bool needScale = (dstWidth > 0 && dstHeight > 0) && in ScalePixelMap() local
517 bool needScale, std::function<void(const RefPtr<PixelMap>)>&& callback) in CreateThumbnailPixelMapAsyncTask()
1653 RefPtr<PixelMap> RosenRenderContext::GetThumbnailPixelMap(bool needScale) in GetThumbnailPixelMap()1680 bool needScale, std::function<void(const RefPtr<PixelMap>)>&& callback) in CreateThumbnailPixelMapAsyncTask()