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

  /external/chromium_org/third_party/skia/platform_tools/android/bin/
android_perf 60 "${BUILDDIR}/skia_launcher" \
72 $ADB shell ps | grep skia_launcher | awk '{print $2}' | xargs $ADB shell kill
75 $ADB shell /data/local/tmp/skia_launcher ${runVars[@]} &
77 # WE REALLY REALLY WANT TO BE ABLE TO PASS THE SKIA_LAUNCHER APP DIRECTLY TO
81 APP_PID=$($ADB shell ps | grep skia_launcher | awk '{print $2}')
android_gdbserver 47 "${BUILD_DIR}/skia_launcher" \
68 $ADB shell /data/local/tmp/gdbserver :5039 /data/local/tmp/skia_launcher ${APP_ARGS[@]} &
  /external/skia/platform_tools/android/bin/
android_perf 60 "${BUILDDIR}/skia_launcher" \
72 $ADB shell ps | grep skia_launcher | awk '{print $2}' | xargs $ADB shell kill
75 $ADB shell /data/local/tmp/skia_launcher ${runVars[@]} &
77 # WE REALLY REALLY WANT TO BE ABLE TO PASS THE SKIA_LAUNCHER APP DIRECTLY TO
81 APP_PID=$($ADB shell ps | grep skia_launcher | awk '{print $2}')
android_gdbserver 47 "${BUILD_DIR}/skia_launcher" \
68 $ADB shell /data/local/tmp/gdbserver :5039 /data/local/tmp/skia_launcher ${APP_ARGS[@]} &

Completed in 867 milliseconds