HomeSort by relevance Sort by last modified time
    Searched refs:PictureThread (Results 1 - 2 of 2) sorted by null

  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.h 141 class PictureThread : public Thread {
144 PictureThread(ExynosCameraHWInterface *hw):
231 sp<PictureThread> m_pictureThread;
ExynosCameraHWInterface.cpp 186 m_pictureThread = new PictureThread(this);
    [all...]

Completed in 41 milliseconds