HomeSort by relevance Sort by last modified time
    Searched defs:streamDim (Results 1 - 4 of 4) sorted by null

  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3Channel.cpp 150 * @streamDim : stream dimension
162 cam_dimension_t streamDim,
192 rc = pStream->init(streamType, streamFormat, streamDim, streamRotation,
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Channel.cpp 134 * @streamDim : stream dimension
146 cam_dimension_t streamDim,
176 rc = pStream->init(streamType, streamFormat, streamDim, streamRotation,
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Channel.cpp 134 * @streamDim : stream dimension
146 cam_dimension_t streamDim,
176 rc = pStream->init(streamType, streamFormat, streamDim, streamRotation,
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3Channel.cpp 154 * @streamDim : stream dimension
166 cam_dimension_t streamDim,
197 rc = pStream->init(streamType, streamFormat, streamDim, streamRotation,
    [all...]

Completed in 58 milliseconds