Home
last modified time | relevance | path

Searched refs:gCTSEffectInterface (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/testeffect/
DCTSTestEffect.cpp22 extern const struct effect_interface_s gCTSEffectInterface;
58 pContext->mItfe = &gCTSEffectInterface; in CTSEffectsLib_Create()
183 const struct effect_interface_s gCTSEffectInterface = { variable