Home
last modified time | relevance | path

Searched defs:loadLibrary (Results 1 – 2 of 2) sorted by relevance

/frameworks/ex/variablespeed/src/com/android/ex/variablespeed/
DVariableSpeedNative.java36 /*package*/ static void loadLibrary() throws UnsatisfiedLinkError, SecurityException { in loadLibrary() method in VariableSpeedNative
/frameworks/base/media/libeffects/factory/
DEffectsFactory.c444 int loadLibrary(cnode *root, const char *name) in loadLibrary() function