Home
last modified time | relevance | path

Searched refs:streamRotation (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Stream.h68 cam_rotation_t streamRotation,
DQCamera3Stream.cpp374 cam_rotation_t streamRotation, in init() argument
420 mStreamInfo->pp_config.rotation = streamRotation; in init()
DQCamera3Channel.h151 cam_rotation_t streamRotation,
DQCamera3Channel.cpp167 cam_rotation_t streamRotation, in addStream() argument
197 rc = pStream->init(streamType, streamFormat, streamDim, streamRotation, in addStream()