Searched refs:getStreamRotation (Results 1 – 5 of 5) sorted by relevance
87 int32_t getStreamRotation(cam_stream_type_t streamType,
656 cam_rotation_t getStreamRotation(cam_stream_type_t streamType);657 int32_t getStreamRotation(cam_stream_type_t streamType,
138 int32_t QCameraParametersIntf::getStreamRotation(cam_stream_type_t streamType, in getStreamRotation() function in qcamera::QCameraParametersIntf144 return mImpl->getStreamRotation(streamType, featureConfig, dim); in getStreamRotation()
1284 param.getStreamRotation(streamInfo->stream_type, in addReprocStreamsFromSource()
3310 rc = mParameters.getStreamRotation(stream_type, streamInfo->pp_config, streamInfo->dim); in initStreamInfoBuf()