Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraDualFOVPP.cpp203 uint32_t mainHandle = get_main_camera_handle( in feedInput() local
205 if (mainHandle == 0) { in feedInput()
208 LOGD("mainHandle = %d, is main frame = %d", mainHandle, bIsMain); in feedInput()