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

  /frameworks/av/media/libeffects/proxy/
EffectProxy.h 66 const struct effect_interface_s *common_itfe; // Holds the itfe of the Proxy member in struct:android::EffectContext
EffectProxy.cpp 68 pContext->common_itfe = &gEffectInterface;

Completed in 85 milliseconds