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

  /frameworks/media/libvideoeditor/lvpp/
NativeWindowRenderer.cpp 136 , mActiveInputs(0)
313 CHECK(mActiveInputs == 0);
551 mActiveInputs++;
564 mActiveInputs--;
NativeWindowRenderer.h 117 int mActiveInputs;

Completed in 2938 milliseconds