Searched refs:s_FrameCountForStabilize (Results 1 – 1 of 1) sorted by relevance
201 s32 s_FrameCountForStabilize = 0; variable939 s_FrameCountForStabilize = 0; in CameraThreadFunc()1034 if (s_FrameCountForStabilize < FRAME_NUM_FOR_STABILIZE) in CameraVsyncFunc()1037 s_FrameCountForStabilize++; in CameraVsyncFunc()1334 else if (s_FrameCountForStabilize < FRAME_NUM_FOR_STABILIZE) in DrawDisplay0()