Searched refs:SINK_PHOTO (Results 1 – 2 of 2) sorted by relevance
71 std::string fileName = DUMP_PHOTO_PATH + std::to_string(photoCount_++) + SINK_PHOTO; in OnBufferAvailable()
160 const std::string SINK_PHOTO = "_SinkPhoto.jpg"; variable