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

  /external/webrtc/src/modules/audio_processing/agc/main/source/
analog_agc.h 95 WebRtc_Word16 firstCall; // First call to the process-function
analog_agc.c 782 if (stt->firstCall == 0)
785 stt->firstCall = 1;
    [all...]
  /external/webkit/Source/WebKit/android/nav/
CachedRoot.h 73 WebCore::IntPoint* scroll, bool firstCall);
CachedRoot.cpp     [all...]
  /packages/apps/Gallery/src/com/android/camera/
ViewImage.java 777 final boolean firstCall) {
778 if (firstCall && mUseShuffleOrder) {
849 && !firstCall) {
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 621 milliseconds