index
:
platform/upstream/xbitmaps
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/x11
pristine-tar
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_ivi_genivi
upstream
Domain: Graphics System / X Window System;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gray
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'gray')
-rw-r--r--
gray
4
1 files changed, 4 insertions, 0 deletions
diff --git a/gray b/gray
new file mode 100644
index 0000000..dc7327e
--- /dev/null
+++ b/
gray
@@ -0,0 +1,4 @@
+#define gray_width 2
+#define gray_height 2
+static char gray_bits[] = {
+ 0x01, 0x02};