Searched refs:representation (Results 1 – 25 of 48) sorted by relevance
12
48 switch (((SLAndroidDataFormat_PCM_EX *)df_pcm)->representation) { in sles_to_android_sampleFormat()
171 df_representation = &df_pcm->representation; in android_audioRecorder_checkSourceSink()
4 Google makes no representation or warranty that the codecs for which
251 pcm.representation = SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT; in TestRecToBuffQueue()264 pcm.representation = SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT; in TestRecToBuffQueue()269 pcm.representation = SL_ANDROID_PCM_REPRESENTATION_FLOAT; in TestRecToBuffQueue()
352 pDataFormat->mPCMEx.representation = in checkDataFormat()353 ((SLAndroidDataFormat_PCM_EX *)pFormat)->representation; in checkDataFormat()354 switch (pDataFormat->mPCMEx.representation) { in checkDataFormat()358 df_representation = &pDataFormat->mPCMEx.representation; in checkDataFormat()362 pDataFormat->mPCMEx.representation); in checkDataFormat()
21 representation to another.144 Converts a color from a YUV representation to RGBA.
20 These functions interpret the input arguments as representation of vectors in
7 interface. It provides a visual representation of the layout's View hierarchy
47 <dd>Provides a visual representation of the layout's View hierarchy with performance information
2021 int representation = parcel.readInt(); in readFrom() local2022 switch (representation) { in readFrom()2031 + representation); in readFrom()2206 int representation = parcel.readInt(); in readFrom() local2207 switch (representation) { in readFrom()2215 throw new IllegalArgumentException("Bad representation: " + representation); in readFrom()
50 from this representation.</p>
54 SLuint32 representation; member
180 clipboard. To do this, you can force the clipboard data into a text representation, and then327 a representation of the URI. The representation is the same as that returned by333 a representation of the URI. The representation is the same as that returned by343 an Intent URI and returns it. The representation is the same as that returned by717 // Generates a uri object from the string representation
326 local representation of the data that was backed up the last time {@link333 the cloud storage, you can use this local representation to determine whether your data has changed340 you must write a representation of the data that you delivered to {@code data} (a representation417 <li>Whether or not you perform a backup (in step 2), write a representation of the current data to419 locally as a representation of the data that is currently backed up. It passes this back to you as425 <p>The following example saves a representation of the current data into {@code newState} using
22 * These functions interpret the input arguments as representation of vectors in
39 <p>Profile GPU Rendering gives you a quick visual representation of how much time it takes to
399 format_pcm.representation = transferFormat == AUDIO_FORMAT_PCM_FLOAT in main()
61 provides a visual representation of the layout's View hierarchy (the View Hierarchy window)169 representation of the entire Tree View window. Use Tree Overview to identify the part of the188 a block representation of the UI. Layout View is another way to navigate through your UI.