HomeSort by relevance Sort by last modified time
    Searched refs:s_postview (Results 1 - 2 of 2) sorted by null

  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 350 mm_camera_stream_t *s_postview = NULL; local
366 s_postview = mm_app_add_postview_stream(test_obj,
372 if (NULL == s_postview) {
386 mm_app_del_stream(test_obj, channel, s_postview);
394 mm_app_del_stream(test_obj, channel, s_postview);
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 350 mm_camera_stream_t *s_postview = NULL; local
366 s_postview = mm_app_add_postview_stream(test_obj,
372 if (NULL == s_postview) {
386 mm_app_del_stream(test_obj, channel, s_postview);
394 mm_app_del_stream(test_obj, channel, s_postview);

Completed in 4287 milliseconds