cinder::android Namespace
Show All |
Namespaces
Classes
-
class
-
class
-
class
-
class
-
class
Typedefs
-
std::shared_ptr< JniGlobalObject >JniGlobalObjectRef
-
basic_dostream< char >dostream
Enumerations
Functions
-
voiddbg_app_log (const std::string &s)
-
voiddbg_app_warn (const std::string &s)
-
voiddbg_app_error (const std::string &s)
-
voiddbg_app_fn_enter (const std::string &s)
-
voiddbg_app_fn_exit (const std::string &s)
-
cinder::fs::pathgetCacheDirectory ()
-
cinder::fs::pathgetPicturesDirectory ()
-
voidsetWallpaper (const ci::Surface8u &surf)
-
voidlaunchTwitter (const std::string &text="", const ci::Surface8u *surf=nullptr)
-
voidsetActivityGainedFocusCallback (std::function< void()> fn)
-
voidclearActivityGainedFocusCallback ()
-
voidsetActivityLostFocusCallback (std::function< void()> fn)
-
voidclearActivityLostFocusCallback ()
-
voidLogCatOutput (const char *text)
-
voiddbg_obtained_fn (const std::string &s)
-
voidJvmHelper_ThreadExit (void *block)
-
voidJvmHelper_MakeKey ()
-
voidJvmHelper_InitOnce (JavaVM *jvm)
-
JNIEnv *JvmHelper_Attach ()
-
voidJvmHelper_Deatch ()
-
JNIEnv *JvmHelper_CurrentJniEnv ()
-
JniThreadVars *JvmHelper_GetCurrentThreadVars ()