HomeSort by relevance Sort by last modified time
    Searched full:sample (Results 551 - 575 of 1478) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/guide/
index.jd 51 <dd>Step-by-step tutorials and sample code demonstrating how
  /frameworks/base/docs/html/guide/topics/drawing/
opengl.jd 29 in the ApiDemos sample code project. A slightly more sophisticated version showing how to use
  /frameworks/base/docs/html/guide/topics/ui/
layout-objects.jd 87 <p>To view other sample code, see the
101 <p>The following sample layout has two rows and two cells in each. The accompanying screenshot shows the
143 <p>To view sample code, see the <a href="{@docRoot}resources/tutorials/views/hello-tablelayout.html">Hello
213 <p>To view this sample code, see the <a href="{@docRoot}resources/tutorials/views/hello-relativelayout.html">Hello
  /frameworks/base/docs/html/resources/articles/
creating-input-method.jd 11 <li><a href="{@docRoot}resources/samples/SoftKeyboard/index.html">Soft Keyboard sample</a></li>
24 <p>A good starting point would be the SoftKeyboard sample code provided as part
25 of the SDK. You can modify the sample code to start building your own input
248 Android SDK also includes a SoftKeyboard sample as well.</p>
live-wallpapers.jd 11 sample</a></li>
34 href="../samples/CubeLiveWallpaper/index.html">CubeLiveWallpaper sample code</a>.</p>
  /frameworks/base/include/private/media/
AudioTrackShared.h 59 // 8 bit PCM data: in this case, mCblk->frameSize is based on a sample size of
  /frameworks/base/libs/audioflinger/
AudioResampler.h 35 // certain fixed rate conversions. Sample rate cannot be
  /sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/testdata/
repository_sample_2.xml 294 <sdk:sample>
304 <sdk:description>Some sample package</sdk:description>
305 <sdk:desc-url>http://www.example.com/sample.html</sdk:desc-url>
308 </sdk:sample>
  /system/core/libacc/tests/data/
bellard.otccex.c 3 * Sample OTCC C example. You can uncomment the first line and install
  /packages/apps/Email/tests/src/com/android/email/mail/store/
LocalStoreUnitTests.java     [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ForegroundService.java 156 // In this sample, we'll use the same text for the ticker and the expanded notification
188 * <p>Note that this is implemented as an inner class only keep the sample
  /external/gtest/samples/
sample5_unittest.cc 32 // This sample teaches how to reuse a test fixture in multiple test
53 // In this sample, we want to ensure that every test finishes within
  /external/icu4c/
Makefile.org 32 SAMPLE = samples
46 SUBDIRS = stubdata common i18n $(LAYOUT) tools data $(ICUIO) $(EXTRA) $(SAMPLE) $(TEST)
  /external/jpeg/
jdct.h 41 * to an output sample array. The routine must dequantize the input data as
44 * sample array starting at a specified column. (Any row offset needed will
  /external/libpng/contrib/gregbook/
readppm.c 149 * transparency chunks to full alpha channel; strip 16-bit-per-sample
150 * images to 8 bits per sample; and convert grayscale to RGB[A] */
  /external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
pvmf_sm_fsp_base_metadata.h 52 static const char PVMFSTREAMINGMGRNODE_TRACKINFO_SAMPLERATE_KEY[] = "track-info/sample-rate";
54 static const char PVMFSTREAMINGMGRNODE_TRACKINFO_AUDIO_BITS_PER_SAMPLE_KEY[] = "track-info/audio/bits-per-sample";
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer_MMX.c 105 /* mm1 = le sample avec le volume modifi? */
111 /* mm4 = le sample avec le volume modifi? */
  /external/speex/include/speex/
speex_preprocess.h 74 * @param x Audio sample vector (in and out). Must be same size as specified in speex_preprocess_state_init().
84 * @param x Audio sample vector (in only). Must be same size as specified in speex_preprocess_state_init().
  /external/v8/src/
d8.h 50 void AddSample(int32_t sample);
128 static void AddHistogramSample(void* histogram, int sample);
  /external/webkit/JavaScriptCore/profiler/
ProfileNode.cpp 309 // print the profiled data in a format that matches the tool sample's output.
335 // Print remainder of samples to match sample's output
  /external/webkit/WebKitExamplePlugins/
ChangeLog 142 Add a sample Core Animation NPAPI plug-in.
280 Add a sample NPAPI plugin that uses the Cocoa event model.
  /frameworks/base/awt/javax/imageio/
ImageTypeSpecifier.java 62 throw new IllegalArgumentException("sample model should not be NULL");
65 throw new IllegalArgumentException("color and sample models are not compatible");
  /frameworks/base/docs/html/guide/topics/views/
custom-views.jd 43 (the <a href="{@docRoot}resources/samples/NotePad/">Notepad sample</a> uses this to good effect,
155 GLSurfaceViewActivity sample
311 <p>The CustomView sample in the
316 <p>The LabelView sample demonstrates a number of different aspects of custom components:</p>
332 <p>You can see some sample usages of the LabelView custom View in
426 Speech quotes. The corresponding classes in the sample code are
446 NotePad sample into Eclipse (or
495 <p>For the NotePad sample, overriding the <code>onDraw()</code> method allows
  /hardware/msm7k/libaudio/
AudioHardware.h 93 #define AUDIO_HW_IN_SAMPLERATE 8000 // Default audio input sample rate
96 #define AUDIO_HW_IN_FORMAT (AudioSystem::PCM_16_BIT) // Default audio input sample format
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/
SdkRepository.java 59 /** A sample package. */
60 public static final String NODE_SAMPLE = "sample"; //$NON-NLS-1$

Completed in 407 milliseconds

<<21222324252627282930>>