OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loadEffect
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libeffects/factory/
EffectsFactory.c
52
static int
loadEffect
(cnode *node);
516
loadEffect
(node);
522
int
loadEffect
(cnode *root)
537
LOGW("
loadEffect
() could not get library %s", node->value);
546
LOGW("
loadEffect
() invalid uuid %s", node->value);
561
LOGV("
loadEffect
() read descriptor %p:%s",d, s);
/frameworks/base/services/audioflinger/
AudioPolicyService.h
259
EffectDesc *
loadEffect
(cnode *root);
AudioPolicyService.cpp
[
all
...]
Completed in 61 milliseconds