Searched refs:PackingPixmap (Results 1 – 4 of 4) sorted by relevance
32 static int PackingPixmap(std::shared_ptr<OHOS::Media::PixelMap> pixmap, std::string fileName);
92 (void)TestCommon::PackingPixmap(pixelMap_, fileName_); in TestFunctionCpu()
31 int TestCommon::PackingPixmap(std::shared_ptr<OHOS::Media::PixelMap> pixmap, std::string fileName) in PackingPixmap() function in OHOS::Rosen::TestCommon
221 (void)TestCommon::PackingPixmap(window_->Snapshot(), iter.first); in TestFunction()