Home
last modified time | relevance | path

Searched refs:allocateStream (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h447 virtual int allocateStream(uint32_t width, uint32_t height,
DExynosCameraHWInterface2.cpp1690 int ExynosCameraHWInterface2::allocateStream(uint32_t width, uint32_t height, int format, const cam… in allocateStream() function in android::ExynosCameraHWInterface2
6268 return obj(dev)->allocateStream(width, height, format, stream_ops, in HAL2_device_allocate_stream()