Searched refs:mFormatChanged (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorSRC.cpp46 mFormatChanged = false;
150 if (mFormatChanged) {
151 mFormatChanged = false;
235 mFormatChanged = true;
H A DVideoEditorSRC.h68 bool mFormatChanged; member in class:android::VideoEditorSRC

Completed in 36 milliseconds