HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID (Results 1 - 25 of 604) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/wilhelm/src/
platform.h 2 * Copyright (C) 2010 The Android Open Source Project
19 #if defined(ANDROID) || defined(USE_SDL)
sllog.c 2 * Copyright (C) 2010 The Android Open Source Project
19 #ifdef ANDROID
  /external/chromium_org/third_party/webrtc/modules/video_render/
video_render_internal.h 14 #ifdef ANDROID
20 // for android, the jvm objects must be set via this method.
25 #endif // ANDROID
  /external/chromium_org/third_party/webrtc/modules/video_capture/
video_capture_internal.h 14 #ifdef ANDROID
20 // for android, the jvm objects must be set via this method.
25 #endif // ANDROID
  /external/libnfc-nxp/src/
phLlcNfc.h 33 #ifdef ANDROID
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
glplatform.h 27 #if defined(ANDROID)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
glplatform.h 27 #if defined(ANDROID)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
glplatform.h 27 #if defined(ANDROID)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
glplatform.h 27 #if defined(ANDROID)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
glplatform.h 27 #if defined(ANDROID)
  /external/chromium_org/third_party/libevent/
event-config.h 10 #elif defined(ANDROID)
11 #include "android/event-config.h"
  /external/oprofile/libop/
op_config.h 28 #if !defined(ANDROID) || defined(ANDROID_HOST)
44 #if ANDROID
  /frameworks/wilhelm/src/itf/
IVideoDecoderCapabilities.cpp 2 * Copyright (C) 2011 The Android Open Source Project
20 #ifdef ANDROID
21 #include "android/VideoCodec_to_android.h"
35 #ifdef ANDROID
36 *pNumDecoders = android::android_videoCodec_getNbDecoders();
46 #ifdef ANDROID
47 const XAuint32 androidNbDecoders = android::android_videoCodec_getNbDecoders();
51 android::android_videoCodec_getDecoderIds(numDecoders, pDecoderIds);
77 #ifdef ANDROID
78 result = android::android_videoCodec_getProfileLevelCombinationNb(decoderId, pIndex)
    [all...]
IBassBoost.c 2 * Copyright (C) 2010 The Android Open Source Project
20 #ifdef ANDROID
28 #if defined(ANDROID)
45 #if !defined(ANDROID)
51 android::status_t status = thiz->mBassBoostEffect->setEnabled((bool) thiz->mEnabled);
71 #if !defined(ANDROID)
98 #if !defined(ANDROID)
105 android::status_t status =
127 #if !defined(ANDROID)
133 android::status_t status
    [all...]
  /frameworks/wilhelm/src/objects/
CAudioRecorder.c 2 * Copyright (C) 2010 The Android Open Source Project
28 #ifdef ANDROID
52 #ifdef ANDROID
63 #ifdef ANDROID
CMediaPlayer.c 2 * Copyright (C) 2010 The Android Open Source Project
21 #ifdef ANDROID
22 #include "android/android_GenericMediaPlayer.h"
23 using namespace android; variable
31 #ifdef ANDROID
58 #ifdef ANDROID
66 #ifdef ANDROID
  /device/asus/flo/conn_init/
wfc_util_log.h 2 * Copyright 2012 The Android Open Source Project
20 #ifdef ANDROID
26 #else /* ANDROID */
29 #endif /* ANDROID */
  /device/lge/mako/conn_init/
wfc_util_log.h 2 * Copyright 2012 The Android Open Source Project
20 #ifdef ANDROID
26 #else /* ANDROID */
29 #endif /* ANDROID */
  /external/chromium_org/third_party/WebKit/Source/
config.h 49 /* OS(ANDROID) - Android */
50 #ifdef ANDROID
70 #if OS(ANDROID) \
88 #if OS(ANDROID)
108 #if !OS(WIN) && !OS(ANDROID)
  /external/chromium_org/third_party/mesa/src/src/glsl/
strtod.c 48 !defined(__HAIKU__) && !defined(__UCLIBC__) && !defined(ANDROID)
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
logcat_trace_context.h 16 #ifndef ANDROID
17 #error This file only makes sense to include on Android!
22 // Scoped helper class for directing Traces to Android's logcat facility. While
  /external/wpa_supplicant_8/src/drivers/
linux_wext.h 12 #ifndef ANDROID
33 #endif /* ANDROID */
  /hardware/intel/common/libwsbm/src/
config.h 13 #ifdef ANDROID
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_mbstate_t.h 30 # if !defined (ANDROID) /* mbstate_t conflicts with Android's definition */
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_mbstate_t.h 30 # if !defined (ANDROID) /* mbstate_t conflicts with Android's definition */

Completed in 555 milliseconds

1 2 3 4 5 6 7 8 91011>>