Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h296 int cropAndScaleThumbLocked(
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp1132 int ExternalCameraDeviceSession::OutputThread::cropAndScaleThumbLocked( in cropAndScaleThumbLocked() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession::OutputThread
1707 ret = cropAndScaleThumbLocked(mYu12Frame, thumbSize, &yu12Thumb); in createJpegLocked()