Home
last modified time | relevance | path

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

/frameworks/media/libvideoeditor/lvpp/
DVideoEditorTools.h41 VIDEO_EFFECT_PINK = 2, enumerator
DPreviewPlayer.cpp1423 effect = VIDEO_EFFECT_PINK; in setVideoPostProcessingNode()
DVideoEditorPreviewController.cpp1315 effect = VIDEO_EFFECT_PINK; in setVideoEffectType()
DVideoEditorTools.cpp3329 if(params->currentVideoEffect & VIDEO_EFFECT_PINK) { in applyEffectsAndRenderingMode()