Home
last modified time | relevance | path

Searched refs:fScreenshotCoordinate (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DCacheScreenshotProcess.cpp20 fScreenshotCoordinate(screenshotCoordinate) in CacheScreenshotProcess()
47 return fModel->GetPackageScreenshotRepository()->CacheScreenshot(fScreenshotCoordinate); in RunInternal()
H A DCacheScreenshotProcess.h31 fScreenshotCoordinate; variable