Home
last modified time | relevance | path

Searched refs:reportedSensorSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/virtualcamera/
DVirtualCameraRenderThread.cc107 const Resolution reportedSensorSize) { in createCaptureResultMetadata() argument
144 .setCropRegion(0, 0, reportedSensorSize.width, in createCaptureResultMetadata()
145 reportedSensorSize.height) in createCaptureResultMetadata()
338 const Resolution inputSurfaceSize, const Resolution reportedSensorSize, in VirtualCameraRenderThread() argument
342 mReportedSensorSize(reportedSensorSize), in VirtualCameraRenderThread()
DVirtualCameraRenderThread.h129 Resolution reportedSensorSize,