OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BundledEffectContext
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h
65
/*
BundledEffectContext
: One per session */
66
struct
BundledEffectContext
{
115
BundledEffectContext
*pBundledContext;
122
BundledEffectContext
*pBundledContext;
EffectBundle.cpp
214
GlobalSessionMemory[sessionNo].pBundledContext = new
BundledEffectContext
;
400
// if all effects are no longer instantiaed free the lvm memory and delete
BundledEffectContext
[
all
...]
Completed in 56 milliseconds