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

  /hardware/samsung_slsi/exynos5/libcamera2/
MetadataConverter.h 49 status_t ToInternalShot(camera_metadata_t * request, struct camera2_shot_ext * dst_ext);
MetadataConverter.cpp 76 status_t MetadataConverter::ToInternalShot(camera_metadata_t * request, struct camera2_shot_ext * dst_ext)
ExynosCameraHWInterface2.cpp 365 m_metadataConverter->ToInternalShot(new_request, &(newEntry->internal_shot));
    [all...]

Completed in 26 milliseconds