HomeSort by relevance Sort by last modified time
    Searched full:tegra (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /external/autotest/client/site_tests/graphics_PiglitBVT/piglit_logs/tegra/
README 1 Place piglit *main.txt logs tegra here.
  /device/htc/flounder/
fstab.flounder 6 /dev/block/platform/sdhci-tegra.3/by-name/APP /system ext4 ro wait,verify=/dev/block/platform/sdhci-tegra.3/by-name/MD1
7 /dev/block/platform/sdhci-tegra.3/by-name/VNR /vendor ext4 ro wait,verify=/dev/block/platform/sdhci-tegra.3/by-name/MD1
8 /dev/block/platform/sdhci-tegra.3/by-name/CAC /cache ext4 noatime,nosuid,nodev,nomblk_io_submit,discard,errors=panic wait,check
9 /dev/block/platform/sdhci-tegra.3/by-name/UDA /data f2fs noatime,discard,nosuid,nodev,errors=panic wait,check,forceencrypt=/dev/block/platform/sdhci-tegra.3/by-name/MD1
10 /dev/block/platform/sdhci-tegra.3/by-name/UDA /data ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait,check,forceencrypt=/dev/block/platform/sdhci-tegra.3/by-name/MD1
11 /dev/block/platform/sdhci-tegra.3/by-name/LNX /boot emmc defaults (…)
    [all...]
releasetools.py 13 'package_extract_file("bootloader.img", "/dev/block/platform/sdhci-tegra.3/by-name/OTA");')
32 'package_extract_file("bootloader.img", "/dev/block/platform/sdhci-tegra.3/by-name/OTA");')
ueventd.flounder.rc 63 /sys/devices/platform/tegra-dsi-backlight.0/backlight/tegra-dsi-backlight.0 brightness 0660 system system
97 /dev/block/platform/sdhci-tegra.3/by-name/PST 0600 system system
  /external/libdrm/tests/tegra/
Makefile.am 3 -I$(top_srcdir)/tegra \
9 ../../tegra/libdrm_tegra.la \
openclose.c 32 #include "tegra.h"
38 struct drm_tegra *tegra; local
63 err = drm_tegra_new(&tegra, fd);
67 drm_tegra_close(tegra);
  /external/libdrm/tegra/
Makefile.am 16 tegra.c
19 libdrm_tegrainclude_HEADERS = tegra.h
24 TESTS = tegra-symbol-check
Android.mk 8 LOCAL_SRC_FILES := tegra.c
libdrm_tegra.pc.in 7 Description: Userspace interface to Tegra kernel DRM services
private.h 34 #include "tegra.h"
  /external/autotest/client/site_tests/graphics_LibDRM/
graphics_LibDRM.py 35 'tegra' : [],
40 elif arch == 'tegra':
41 logging.warning('Tegra does not support DRM.')
  /device/htc/flounder/sepolicy/
file_contexts 92 /sys/devices/platform/tegra-ehci\.[0-9]+(/.*)? u:object_r:sysfs_usb:s0
103 /dev/block/platform/sdhci-tegra\.3/by-name/UDA u:object_r:userdata_block_device:s0
104 /dev/block/platform/sdhci-tegra\.3/by-name/CAC u:object_r:cache_block_device:s0
105 /dev/block/platform/sdhci-tegra\.3/by-name/MD1 u:object_r:metadata_block_device:s0
106 /dev/block/platform/sdhci-tegra\.3/by-name/APP u:object_r:system_block_device:s0
107 /dev/block/platform/sdhci-tegra\.3/by-name/SOS u:object_r:recovery_block_device:s0
108 /dev/block/platform/sdhci-tegra\.3/by-name/LNX u:object_r:boot_block_device:s0
109 /dev/block/platform/sdhci-tegra\.3/by-name/MSC u:object_r:misc_block_device:s0
118 /sys/devices/platform/sdhci-tegra\.0/mmc_host/mmc1/mmc1:0001/mmc1:0001:2/net/wlan0/address u:object_r:sysfs_mac_address:s0
  /external/libdrm/tests/
Makefile.am 22 SUBDIRS += tegra
  /external/libdrm/
configure.ac 124 AC_ARG_ENABLE(tegra-experimental-api,
125 AS_HELP_STRING([--enable-tegra-experimental-api],
126 [Enable support for Tegra's experimental API (default: disabled)]),
127 [TEGRA=$enableval], [TEGRA=no])
244 dnl $3 - GPU name/brand. Eg. Intel, NVIDIA Tegra, ...
273 LIBDRM_ATOMICS_NOT_FOUND_MSG($TEGRA, tegra, NVIDIA Tegra, tegra-experimental-api
    [all...]
Makefile.am 37 --enable-tegra-experimental-api \
79 TEGRA_SUBDIR = tegra
  /docs/source.android.com/src/source/
building-kernels.jd 70 <td>kernel/tegra</td>
106 <td>kernel/tegra</td>
112 <td>kernel/tegra</td>
136 <td>kernel/tegra</td>
142 <td>kernel/tegra</td>
197 $ git clone https://android.googlesource.com/kernel/tegra.git
210 <li>The <code>tegra</code> project is for Xoom, Nexus 7, Nexus 9,
211 and can be used as a starting point for work on NVIDIA Tegra chipsets.</li>
  /external/libdrm/libkms/
Android.mk 8 tegra_drivers := tegra
  /device/google/dragon/
init.dragon.rc 13 setprop ro.hardware.gralloc tegra
16 setprop persist.tegra.compression off
17 setprop persist.tegra.decompression disabled
19 setprop persist.tegra.nvblit.engine gpu
22 setprop persist.tegra.0x523dc5 0x3f000000
23 setprop persist.tegra.58027529 0x00000002
24 setprop persist.tegra.a3456abe 0x087f6080
  /external/autotest/client/site_tests/graphics_PiglitBVT/
README 7 Figure out the GPU_FAMILY in {exynos[*1], pinetrail, tegra[*1], other}.
graphics_PiglitBVT.py 42 if gpu_family in ['mali', 'tegra']:
  /external/drm_hwcomposer/
platformnv.h 59 // and puts it in the primary plane since Tegra doesn't support planar rotation
  /frameworks/native/libs/gui/
Android.mk 90 ifeq ($(TARGET_BOARD_PLATFORM), tegra)
  /external/autotest/client/site_tests/graphics_Piglit/
graphics_Piglit.py 48 # TODO(djkurtz): Delete this once piglit runs on mali/tegra.
49 if gpu_family in ['mali', 'tegra']:
  /external/opencv3/doc/tutorials/introduction/android_binary_package/
android_dev_intro.markdown 37 If you are making a clean environment install, then you can try [Tegra Android Development
38 Pack](https://developer.nvidia.com/tegra-android-development-pack) (**TADP**) released by
41 @note Starting the *version 2.0* the TADP package includes *OpenCV for Tegra* SDK that is a regular
42 *OpenCV4Android SDK* extended with Tegra-specific stuff. When unpacked, TADP will cover all of the
47 @note *NVIDIA*'s Tegra Android Development Pack includes some special features for *NVIDIA*?s [Tegra
48 platform](http://www.nvidia.com/object/tegra-3-processor.html)
49 but its use is not limited to *Tegra* devices only. \* You need at least *1.6 Gb* free
55 this step if you have no [Tegra Development Kit](http://developer.nvidia.com/mobile/tegra-hardware-sales-inquiries)
    [all...]
  /external/opencv3/modules/imgproc/src/
deriv.cpp 565 if (tegra::useTegra() && scale == 1.0 && delta == 0)
568 if (ksize == 3 && tegra::sobel3x3(src, dst, dx, dy, borderType))
570 if (ksize == -1 && tegra::scharr(src, dst, dx, dy, borderType))
623 if (tegra::useTegra() && scale == 1.0 && delta == 0)
626 if (tegra::scharr(src, dst, dx, dy, borderType))
    [all...]

Completed in 968 milliseconds

1 2 3 4