Searched refs:allocateStream (Results 1 – 2 of 2) sorted by relevance
447 virtual int allocateStream(uint32_t width, uint32_t height,
1690 int ExynosCameraHWInterface2::allocateStream(uint32_t width, uint32_t height, int format, const cam… in allocateStream() function in android::ExynosCameraHWInterface26268 return obj(dev)->allocateStream(width, height, format, stream_ops, in HAL2_device_allocate_stream()