/device/generic/goldfish/camera/ |
D | Converters.h | 94 #define RGB565(r, g, b) static_cast<uint16_t>((((static_cast<uint16_t>(b) << 6) | g) << 5) | r) argument 96 #define RGB32(r, g, b) static_cast<uint32_t>((((static_cast<uint32_t>(b) << 8) | g) << 8) | r) argument 111 #define RGB565(r, g, b) static_cast<uint16_t>((((static_cast<uint16_t>(r) << 6) | g) << 5) | b) argument 113 #define RGB32(r, g, b) static_cast<uint32_t>((((static_cast<uint32_t>(r) << 8) | g) << 8) | b) argument 122 uint8_t r; uint8_t g; uint8_t b; uint8_t a; member 124 uint8_t a; uint8_t b; uint8_t g; uint8_t r; 147 #define RGB2Y(r, g, b) (uint8_t)(((66 * (r) + 129 * (g) + 25 * (b) + 128) >> 8) + 16) argument 148 #define RGB2U(r, g, b) (uint8_t)(((-38 * (r) - 74 * (g) + 112 * (b) + 128) >> 8) + 128) argument 149 #define RGB2V(r, g, b) (uint8_t)(((112 * (r) - 94 * (g) - 18 * (b) + 128) >> 8) + 128) argument 153 R8G8B8ToYUV(uint8_t r, uint8_t g, uint8_t b, uint8_t* y, uint8_t* u, uint8_t* v) in R8G8B8ToYUV() argument [all …]
|
D | EmulatedCameraDevice.cpp | 150 int g = YUV2G(y, u, v); in changeWhiteBalance() local 153 y = RGB2Y(r, g, b); in changeWhiteBalance() 154 u = RGB2U(r, g, b); in changeWhiteBalance() 155 v = RGB2V(r, g, b); in changeWhiteBalance()
|
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/ |
D | ColorWheel.java | 150 int g = ave(Color.green(c0), Color.green(c1), p); in interpColor() local 153 return Color.argb(a, r, g, b); in interpColor() 159 int g = Color.green(color); in rotateColor() local 173 int ir = floatToByte(a[0] * r + a[1] * g + a[2] * b); in rotateColor() 174 int ig = floatToByte(a[5] * r + a[6] * g + a[7] * b); in rotateColor() 175 int ib = floatToByte(a[10] * r + a[11] * g + a[12] * b); in rotateColor()
|
D | ColorLEDController.java | 79 ViewGroup g = (ViewGroup) targetView.getChildAt(i); in attachToView() local 80 TextView label = (TextView) g.getChildAt(0); in attachToView() 81 Slider slider = (Slider) g.getChildAt(1); in attachToView() 82 TextView valueText = (TextView) g.getChildAt(2); in attachToView()
|
/device/moto/shamu/sepolicy/ |
D | system_server.te | 2 # (e.g., LocationManager)
|
D | qmux.te | 20 # e.g. allow qmux sysfs_hsicctl_modem_wait:file rw_file_perms;
|
/device/asus/flo/sepolicy/ |
D | system_server.te | 2 # (e.g., LocationManager)
|
/device/lge/hammerhead/sepolicy/ |
D | system_server.te | 2 # (e.g., LocationManager)
|
/device/lge/mako/sepolicy/ |
D | system_server.te | 2 # (e.g., LocationManager)
|
/device/generic/goldfish/ |
D | init.goldfish.rc | 71 # might read them (e.g. surface flinger), so define it in 94 service fuse_sdcard /system/bin/sdcard -u 1023 -g 1023 -d /mnt/media_rw/sdcard /storage/sdcard
|
/device/htc/flounder/VolantisKeyboard/res/raw/ |
D | keyboard_layout_volantis_japanese.kcm | 210 label: 'g' 211 base: 'g'
|
D | keyboard_layout_volantis_english_us.kcm | 208 label: 'g' 209 base: 'g'
|
D | keyboard_layout_volantis_italian.kcm | 217 label: 'g' 218 base: 'g'
|
D | keyboard_layout_volantis_spanish.kcm | 221 label: 'g' 222 base: 'g'
|
D | keyboard_layout_volantis_english_uk.kcm | 220 label: 'g' 221 base: 'g'
|
D | keyboard_layout_volantis_french_ca.kcm | 225 label: 'g' 226 base: 'g'
|
D | keyboard_layout_volantis_french.kcm | 228 label: 'g' 229 base: 'g'
|
D | keyboard_layout_volantis_german.kcm | 224 label: 'g' 225 base: 'g'
|
D | keyboard_layout_volantis_belgian.kcm | 230 label: 'g' 231 base: 'g'
|
D | keyboard_layout_volantis_english_us_intl.kcm | 252 label: 'g' 253 base: 'g'
|
D | keyboard_layout_volantis_swedish.kcm | 237 label: 'g' 238 base: 'g'
|
/device/generic/mini-emulator-armv7-a-neon/ |
D | init.mini-emulator.rc | 80 # might read them (e.g. surface flinger), so define it in 103 service sdcard /system/bin/sdcard -u 1023 -g 1023 -l /data/media /mnt/shell/emulated
|
/device/generic/mini-emulator-arm64/ |
D | init.mini-emulator.rc | 80 # might read them (e.g. surface flinger), so define it in 103 service sdcard /system/bin/sdcard -u 1023 -g 1023 -l /data/media /mnt/shell/emulated
|
/device/lge/mako/camera/ |
D | configure.ac | 69 DEBUG_CFLAGS="${DEBUG_CFLAGS} -DLOG_DEBUG -DLOG_TAG=\"CameraService\" -g -O0"
|
/device/samsung/manta/ |
D | init.manta.rc | 101 service sdcard /system/bin/sdcard -u 1023 -g 1023 -l /data/media /mnt/shell/emulated 110 -e/data/misc/wifi/entropy.bin -g@android:wpa_wlan0 123 -e/data/misc/wifi/entropy.bin -g@android:wpa_wlan0
|