Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/lvpp/
DVideoEditorTools.h44 VIDEO_EFFECT_NEGATIVE = 16, enumerator
DNativeWindowRenderer.cpp457 case VIDEO_EFFECT_NEGATIVE: in updateProgramAndHandle()
DVideoEditorPreviewController.cpp1335 effect = VIDEO_EFFECT_NEGATIVE; in setVideoEffectType()
DPreviewPlayer.cpp1417 effect = VIDEO_EFFECT_NEGATIVE; in setVideoPostProcessingNode()
DVideoEditorTools.cpp3356 if(params->currentVideoEffect & VIDEO_EFFECT_NEGATIVE) { in applyEffectsAndRenderingMode()