Home | Sort by relevance Sort by last modified time |
/frameworks/av/libvideoeditor/lvpp/ | |
NativeWindowRenderer.cpp | 135 , mActiveInputs(0) 312 CHECK(mActiveInputs == 0); 548 mActiveInputs++; 561 mActiveInputs--; |
NativeWindowRenderer.h | 117 int mActiveInputs; |