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

  /frameworks/av/services/audioflinger/
FastCaptureState.cpp 17 #include "FastCaptureState.h"
21 FastCaptureState::FastCaptureState() : FastThreadState(),
26 FastCaptureState::~FastCaptureState()
FastCaptureState.h 27 struct FastCaptureState : FastThreadState {
28 FastCaptureState();
29 /*virtual*/ ~FastCaptureState();
47 }; // struct FastCaptureState

Completed in 44 milliseconds