Searched defs:allocateStream (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp1690 int ExynosCameraHWInterface2::allocateStream(uint32_t width, uint32_t height, int format, const camera2_stream_ops_t *stream_ops, function in class:android::ExynosCameraHWInterface2
6268 return obj(dev)->allocateStream(width, height, format, stream_ops,

Completed in 33 milliseconds