Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp2098 float m_x = std::fmaxf(preWidth - cx, cx); in DngCreator_setup() local
2100 float m_sq = m_x*m_x + m_y*m_y; in DngCreator_setup()