Home
last modified time | relevance | path

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

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