Home
last modified time | relevance | path

Searched refs:screenshotCoordinate (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DCacheScreenshotProcess.cpp17 ScreenshotCoordinate& screenshotCoordinate) in CacheScreenshotProcess() argument
20 fScreenshotCoordinate(screenshotCoordinate) in CacheScreenshotProcess()
H A DCacheScreenshotProcess.h19 Model* model, ScreenshotCoordinate& screenshotCoordinate);
/haiku/src/apps/haikudepot/process/
H A DProcessCoordinatorFactory.h42 Model* model, ScreenshotCoordinate& screenshotCoordinate);
H A DProcessCoordinatorFactory.cpp171 ScreenshotCoordinate& screenshotCoordinate) in CacheScreenshotCoordinator() argument
174 new CacheScreenshotProcess(model, screenshotCoordinate)); in CacheScreenshotCoordinator()