Searched defs:smoothZoomType (Results 1 – 6 of 6) sorted by relevance
237 int smoothZoomType = static_cast<int32_t>(data.ReadUint32()); in HandleSetSmoothZoom() local
221 uint32_t smoothZoomType = data.ReadUint32(); in TestZoom() local
1273 int32_t smoothZoomType, int32_t operationMode, float targetZoomRatio, float& duration) in SetSmoothZoom()
2412 int32_t smoothZoomType; in SetSmoothZoom() local
2804 int32_t CaptureSession::SetSmoothZoom(float targetZoomRatio, uint32_t smoothZoomType) in SetSmoothZoom()
6798 int32_t smoothZoomType = 0; variable