HomeSort by relevance Sort by last modified time
    Searched refs:FORMAT (Results 51 - 75 of 85) sorted by null

1 23 4

  /frameworks/base/media/java/android/media/
MediaScanner.java 122 Files.FileColumns.FORMAT, // 2
361 FileEntry(long rowId, String path, long lastModified, int format) {
365 mFormat = format;
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
KeyEventTest.java 502 mKeyEvent = new KeyEvent(KeyEvent.ACTION_DOWN, Character.FORMAT);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_video.c 621 BEGIN_NV04(push, NV31_MPEG(FORMAT), 2);
672 u_sampler_view_default_template(&sv_templ, buf->resources[i], buf->resources[i]->format);
674 if (util_format_get_nr_components(buf->resources[i]->format) == 1)
705 unsigned nr_components = util_format_get_nr_components(buf->resources[i]->format);
712 u_sampler_view_default_template(&sv_templ, buf->resources[i], buf->resources[i]->format);
746 surf_templ.format = buf->resources[i]->format;
794 * and it only supports the NV12 format
820 templ.format = PIPE_FORMAT_R8_UNORM;
834 templ.format = PIPE_FORMAT_R8G8_UNORM
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.c 621 BEGIN_NV04(push, NV31_MPEG(FORMAT), 2);
672 u_sampler_view_default_template(&sv_templ, buf->resources[i], buf->resources[i]->format);
674 if (util_format_get_nr_components(buf->resources[i]->format) == 1)
705 unsigned nr_components = util_format_get_nr_components(buf->resources[i]->format);
712 u_sampler_view_default_template(&sv_templ, buf->resources[i], buf->resources[i]->format);
746 surf_templ.format = buf->resources[i]->format;
794 * and it only supports the NV12 format
820 templ.format = PIPE_FORMAT_R8_UNORM;
834 templ.format = PIPE_FORMAT_R8G8_UNORM
    [all...]
  /frameworks/base/core/java/android/provider/
MediaStore.java 472 * The MTP format code of the file
476 public static final String FORMAT = "format";
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlEditor.java 140 * formatting. A format operation should completely preserve the semantics of the XML
    [all...]
  /prebuilts/devtools/tools/lib/
monkeyrunner.jar 
lint-checks.jar 
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java 84 import android.text.format.DateUtils;
376 * Updates the database format when a new content provider is used
377 * with an older database format.
3106 int format = (formatObject == null ? 0 : formatObject.intValue()); local
    [all...]
  /frameworks/av/services/audioflinger/
AudioMixer.cpp 203 t->format = 16;
295 pDbp->mDownmixConfig.inputCfg.format = AUDIO_FORMAT_PCM_16_BIT;
296 pDbp->mDownmixConfig.outputCfg.format = AUDIO_FORMAT_PCM_16_BIT;
458 case FORMAT:
567 format,
    [all...]
Threads.cpp 434 snprintf(buffer, SIZE, "Format: %d\n", mFormat);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar 
org.apache.lucene_1.9.1.v20100518-1140.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.h 49 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) ENUM ,
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.h 49 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) ENUM ,
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.h 49 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) ENUM ,
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.h 49 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) ENUM ,
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 1111 milliseconds

1 23 4