HomeSort by relevance Sort by last modified time
    Searched refs:BundledEffectContext (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h 65 /* BundledEffectContext : One per session */
66 struct BundledEffectContext{
111 BundledEffectContext *pBundledContext;
118 BundledEffectContext *pBundledContext;
EffectBundle.cpp 236 GlobalSessionMemory[sessionNo].pBundledContext = new BundledEffectContext;
415 // if all effects are no longer instantiaed free the lvm memory and delete BundledEffectContext
    [all...]

Completed in 26 milliseconds