Home
last modified time | relevance | path

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

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