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 64 const struct effect_interface_s *common_itfe; // Holds the itfe of the Proxy member in struct:android::EffectContext
EffectProxy.cpp 69 pContext->common_itfe = &gEffectInterface;

Completed in 73 milliseconds