HomeSort by relevance Sort by last modified time
    Searched refs:mActiveInputs (Results 1 - 2 of 2) sorted by null

  /frameworks/av/libvideoeditor/lvpp/
NativeWindowRenderer.cpp 135 , mActiveInputs(0)
312 CHECK(mActiveInputs == 0);
550 mActiveInputs++;
563 mActiveInputs--;
NativeWindowRenderer.h 117 int mActiveInputs;

Completed in 101 milliseconds