Namespaces


Classes


Typedefs


Enumerations


Functions

  • void
    dbg_app_log (const std::string &s)
  • void
    dbg_app_warn (const std::string &s)
  • void
    dbg_app_error (const std::string &s)
  • void
    dbg_app_fn_enter (const std::string &s)
  • void
    dbg_app_fn_exit (const std::string &s)
  • cinder::fs::path
    getCacheDirectory ()
  • cinder::fs::path
    getPicturesDirectory ()
  • void
    setWallpaper (const ci::Surface8u &surf)
  • void
    launchTwitter (const std::string &text="", const ci::Surface8u *surf=nullptr)
  • void
    setActivityGainedFocusCallback (std::function< void()> fn)
  • void
    clearActivityGainedFocusCallback ()
  • void
    setActivityLostFocusCallback (std::function< void()> fn)
  • void
    clearActivityLostFocusCallback ()
  • void
    LogCatOutput (const char *text)
  • void
    dbg_obtained_fn (const std::string &s)
  • void
    JvmHelper_ThreadExit (void *block)
  • void
    JvmHelper_MakeKey ()
  • void
    JvmHelper_InitOnce (JavaVM *jvm)
  • JNIEnv *
    JvmHelper_Attach ()
  • void
    JvmHelper_Deatch ()
  • JNIEnv *
    JvmHelper_CurrentJniEnv ()
  • JniThreadVars *
    JvmHelper_GetCurrentThreadVars ()

Variables

  • pthread_key_t
    sThreadExitKey
  • pthread_once_t
    sThreadExitOnceInit = PTHREAD_ONCE_INIT
  • JavaVM *
    sJavaVm = nullptr