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
504 bool needScale, std::function<void(const RefPtr<PixelMap>)>&& callback) in CreateThumbnailPixelMapAsyncTask()
1649 RefPtr<PixelMap> RosenRenderContext::GetThumbnailPixelMap(bool needScale) in GetThumbnailPixelMap()1676 bool needScale, std::function<void(const RefPtr<PixelMap>)>&& callback) in CreateThumbnailPixelMapAsyncTask()