HomeSort by relevance Sort by last modified time
    Searched defs:resolution (Results 51 - 75 of 108) sorted by null

1 23 4 5

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
plugin-api.h 94 int resolution; member in struct:ld_plugin_symbol
231 /* The linker's interface for retrieving symbol resolution information. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin-api.h 94 int resolution; member in struct:ld_plugin_symbol
231 /* The linker's interface for retrieving symbol resolution information. */
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
plugin-api.h 94 int resolution; member in struct:ld_plugin_symbol
231 /* The linker's interface for retrieving symbol resolution information. */
  /external/doclava/src/com/google/doclava/
ClassInfo.java     [all...]
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.cc 1427 WallpaperResolution resolution = GetAppropriateResolution(); local
1854 WallpaperResolution resolution = GetAppropriateResolution(); local
    [all...]
  /external/wpa_supplicant_8/src/utils/
http_curl.c 305 LogotypeImageResolution *resolution; member in struct:__anon37457
378 ASN1_OPT(LogotypeImageInfo, resolution, LogotypeImageResolution),
625 if (info->resolution) {
    [all...]
  /hardware/libhardware/include/hardware/
sensors.h 825 float resolution; member in struct:sensor_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XI2proto.h 184 uint32_t resolution; /**< Resolutions in units/m */ member in struct:__anon45051
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 184 uint32_t resolution; /**< Resolutions in units/m */ member in struct:__anon46787
    [all...]
  /bionic/libc/kernel/uapi/sound/
asequencer.h 415 unsigned int resolution; member in struct:snd_seq_queue_timer::__anon971::__anon972
asound.h 646 unsigned long resolution; member in struct:snd_timer_ginfo
664 unsigned long resolution; member in struct:snd_timer_gstatus
682 unsigned long resolution; member in struct:snd_timer_info
702 unsigned int resolution; member in struct:snd_timer_status
729 unsigned int resolution; member in struct:snd_timer_read
    [all...]
  /external/kernel-headers/original/uapi/sound/
asequencer.h 502 int ppq; /* time resolution, ticks/quarter */
521 unsigned int resolution; /* resolution in Hz */ member in struct:snd_seq_queue_timer::__anon27348::__anon27349
asound.h 652 unsigned long resolution; /* average period resolution in ns */ member in struct:snd_timer_ginfo
653 unsigned long resolution_min; /* minimal period resolution in ns */
654 unsigned long resolution_max; /* maximal period resolution in ns */
668 unsigned long resolution; /* current period resolution in ns */ member in struct:snd_timer_gstatus
669 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
670 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
685 unsigned long resolution; /* average period resolution in ns * member in struct:snd_timer_info
704 unsigned int resolution; \/* current period resolution in ns *\/ member in struct:snd_timer_status
728 unsigned int resolution; member in struct:snd_timer_read
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
PrintSpoolerService.java 36 import android.print.PrintAttributes.Resolution;
694 private static final String TAG_RESOLUTION = "resolution";
849 Resolution resolution = attributes.getResolution(); local
1092 Resolution resolution = new Resolution(id, label, horizontalDpi, verticalDpi); local
    [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderDef.h 369 VideoResolution resolution; member in struct:VideoParamsCommon
398 this->resolution = other.resolution;
604 VideoResolution resolution; member in struct:VideoConfigResolution
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asequencer.h 502 int ppq; /* time resolution, ticks/quarter */
521 unsigned int resolution; /* resolution in Hz */ member in struct:snd_seq_queue_timer::__anon46245::__anon46246
asound.h 575 unsigned long resolution; /* average period resolution in ns */ member in struct:snd_timer_ginfo
576 unsigned long resolution_min; /* minimal period resolution in ns */
577 unsigned long resolution_max; /* maximal period resolution in ns */
591 unsigned long resolution; /* current period resolution in ns */ member in struct:snd_timer_gstatus
592 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
593 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
608 unsigned long resolution; /* average period resolution in ns * member in struct:snd_timer_info
627 unsigned int resolution; \/* current period resolution in ns *\/ member in struct:snd_timer_status
651 unsigned int resolution; member in struct:snd_timer_read
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asequencer.h 502 int ppq; /* time resolution, ticks/quarter */
521 unsigned int resolution; /* resolution in Hz */ member in struct:snd_seq_queue_timer::__anon47981::__anon47982
asound.h 575 unsigned long resolution; /* average period resolution in ns */ member in struct:snd_timer_ginfo
576 unsigned long resolution_min; /* minimal period resolution in ns */
577 unsigned long resolution_max; /* maximal period resolution in ns */
591 unsigned long resolution; /* current period resolution in ns */ member in struct:snd_timer_gstatus
592 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
593 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
608 unsigned long resolution; /* average period resolution in ns * member in struct:snd_timer_info
627 unsigned int resolution; \/* current period resolution in ns *\/ member in struct:snd_timer_status
651 unsigned int resolution; member in struct:snd_timer_read
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
PrintActivity.java 44 import android.print.PrintAttributes.Resolution;
949 Resolution resolution = attributes.getResolution(); local
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.h 1798 float resolution; \/\/ normalized resolution in units\/mm member in struct:android::JoystickInputMapper::Axis
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 646 unsigned long resolution; member in struct:snd_timer_ginfo
664 unsigned long resolution; member in struct:snd_timer_gstatus
682 unsigned long resolution; member in struct:snd_timer_info
702 unsigned int resolution; member in struct:snd_timer_status
729 unsigned int resolution; member in struct:snd_timer_read
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 652 unsigned long resolution; /* average period resolution in ns */ member in struct:snd_timer_ginfo
653 unsigned long resolution_min; /* minimal period resolution in ns */
654 unsigned long resolution_max; /* maximal period resolution in ns */
668 unsigned long resolution; /* current period resolution in ns */ member in struct:snd_timer_gstatus
669 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
670 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
685 unsigned long resolution; /* average period resolution in ns * member in struct:snd_timer_info
704 unsigned int resolution; \/* current period resolution in ns *\/ member in struct:snd_timer_status
728 unsigned int resolution; member in struct:snd_timer_read
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-builder-3.2.1.jar 
  /bionic/libc/kernel/uapi/linux/
input.h 50 __s32 resolution; member in struct:input_absinfo
    [all...]

Completed in 2508 milliseconds

1 23 4 5