Home
last modified time | relevance | path

Searched refs:declarations (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/av/tools/resampler_tools/
Dfir.cpp102 bool declarations = false; in main() local
169 declarations = true; in main()
238 if (declarations) { in main()
311 if (!debug && declarations) { in main()
/frameworks/av/media/libmedia/
DAndroid.mk10 LOCAL_CFLAGS += -Werror -Wno-error=deprecated-declarations -Wall
99 LOCAL_CFLAGS += -Werror -Wno-error=deprecated-declarations -Wall
/frameworks/base/media/tests/audiotests/
DAndroid.mk21 LOCAL_CFLAGS += -Wall -Werror -Wno-error=deprecated-declarations -Wunused -Wunreachable-code
/frameworks/base/media/jni/soundpool/
DAndroid.mk21 LOCAL_CFLAGS += -Wall -Werror -Wno-error=deprecated-declarations -Wunused -Wunreachable-code
/frameworks/av/drm/libmediadrm/
DAndroid.mk29 LOCAL_CFLAGS += -Werror -Wno-error=deprecated-declarations -Wall
/frameworks/opt/net/voip/src/jni/rtp/
DAndroid.mk57 LOCAL_CFLAGS += -fvisibility=hidden -Wall -Wextra -Wno-deprecated-declarations -Werror
/frameworks/av/media/libmediaplayerservice/
DAndroid.mk58 LOCAL_CFLAGS += -Werror -Wno-error=deprecated-declarations -Wall
/frameworks/base/media/jni/
DAndroid.mk71 LOCAL_CFLAGS += -Wall -Werror -Wno-error=deprecated-declarations -Wunused -Wunreachable-code
/frameworks/av/media/libstagefright/
DAndroid.mk126 LOCAL_CFLAGS += -Wno-multichar -Werror -Wno-error=deprecated-declarations -Wall
/frameworks/base/docs/html/ndk/guides/
Dstable_apis.jd197 the declarations necessary for performing OpenGL ES 1.x rendering calls from native code.</p>
238 contain the declarations needed for performing OpenGL ES 2.0 rendering calls from native code.
343 the declarations necessary for performing audio input and output from the native side of Android.
407 {@code <OMXAL/OpenMAXAL_Platform.h>} contain the declarations necessary for performing
431 <p>The standard OpenGL ES 3.0 headers {@code gl3.h} and {@code gl3ext.h} contain the declarations
470 <p>The standard OpenGL ES 3.1 headers {@code gl31.h} and {@code gl3ext.h} contain the declarations
Dprebuilts.jd84 <p>The code in {@code foo-user.c} depends on specific declarations that normally
/frameworks/base/core/jni/
DAndroid.mk279 LOCAL_CFLAGS += -Wall -Werror -Wno-error=deprecated-declarations -Wunused -Wunreachable-code \
/frameworks/base/docs/html/training/articles/
Duser-data-overview.jd76 corresponds to <em><strong>several permission declarations</strong></em> in
78 <code>READ_SMS</code> and the <code>RECEIVE_SMS</code> declarations.
/frameworks/base/docs/html/google/play/
Dfilters.jd57 configuration settings, including manifest declarations, required
61 <p>Google Play filtering is based in part on manifest declarations and other
289 <code>&lt;uses-feature&gt;</code> declarations. Google Play then sets up
291 declarations.</p>
/frameworks/base/docs/html/guide/topics/manifest/
Dsupports-gl-texture-element.jd59 <code>&lt;supports-gl-texture&gt;</code> declarations as part of handling or
Dmanifest-intro.jd38 Intent} messages they can handle). These declarations let the Android system
50 profiling and other information as the application is running. These declarations
Duses-feature-element.jd102 <code>&lt;uses-feature></code> declarations as part of handling or interacting
309 <code>&lt;uses-feature&gt;</code> declarations are required. </p>
353 corresponding to <code>&lt;uses-feature&gt;</code> declarations. For such
1677 Note that <code>&lt;uses-feature&gt;</code> declarations, including any
/frameworks/base/docs/html/training/tv/start/
Dhardware.jd142 declarations that might prevent it from being installed on a TV device.
208 manifest declarations <em>imply hardware features</em>. This behavior means that requesting some
/frameworks/base/docs/html/training/multiple-threads/
Dcreate-threadpool.jd67 global field declarations:
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dservices.jd67 <p>Applications that provide accessibility services must include specific declarations in their
100 <p>These declarations are required for all accessibility services deployed on Android 1.6 (API Level
/frameworks/base/docs/html/training/in-app-billing/
Dpreparing-iab-app.jd105 …alDrive} sample to your project. Remember to change the package name declarations in those files …
/frameworks/base/docs/html/guide/topics/graphics/
Dopengl.jd199 Here are the most common OpenGL manifest declarations:</p>
580 href="{@docRoot}guide/topics/graphics/opengl.html#manifest">OpenGL manifest declarations</a>.</p>
/frameworks/native/vulkan/libvulkan/
Dcode-generator.tmpl159 // forward declarations needed by GetInstanceProcAddr and GetDeviceProcAddr
/frameworks/base/docs/html/guide/topics/connectivity/
Dsip.jd160 not offer SIP support. Other <code>&lt;uses-feature&gt;</code> declarations
/frameworks/base/docs/html/guide/topics/media/
Dmediarouteprovider.jd184 app's manifest declarations, but they also need to know the capabilities of the media routes you

12