OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bBundledEffectsEnabled
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h
108
bool
bBundledEffectsEnabled
;
EffectBundle.cpp
206
if(GlobalSessionMemory[sessionNo].
bBundledEffectsEnabled
== LVM_FALSE){
210
GlobalSessionMemory[sessionNo].
bBundledEffectsEnabled
= LVM_TRUE;
332
GlobalSessionMemory[sessionNo].
bBundledEffectsEnabled
= LVM_FALSE;
424
pSessionContext->
bBundledEffectsEnabled
= LVM_FALSE;
474
GlobalSessionMemory[i].
bBundledEffectsEnabled
= LVM_FALSE;
[
all
...]
Completed in 2707 milliseconds