Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.cpp1511 if (sShouldShrink(src->result)) { in sShrinkCaptureResult()
1520 if (sShouldShrink(src->physcam_metadata[i])) { in sShrinkCaptureResult()
1530 if (sShouldShrink(src->physcam_metadata[i])) { in sShrinkCaptureResult()
1540 bool CameraDeviceSession::sShouldShrink(const camera_metadata_t* md) { in sShouldShrink() function in android::hardware::camera::device::V3_2::implementation::CameraDeviceSession
DCameraDeviceSession.h364 static bool sShouldShrink(const camera_metadata_t* md);