OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:point_t
(Results
1 - 8
of
8
) sorted by null
/development/samples/RenderScript/Fountain/src/com/example/android/rs/fountain/
fountain.rs
17
}
Point_t
;
18
Point_t
*point;
26
Point_t
* p = point;
52
Point_t
* np = &point[newPart];
/development/samples/RenderScript/Balls/src/com/example/android/rs/balls/
balls.rs
17
}
Point_t
;
18
Point_t
*point;
/external/clang/test/CodeGenObjC/
messages-2.m
152
// CHECK-NEXT: [[POINT:%.*]] = alloca [[
POINT_T
:%.*]],
159
// CHECK: [[T0:%.*]] = bitcast [[
POINT_T
]]* [[POINT]] to i8*
164
// CHECK-NF-NEXT: [[POINT:%.*]] = alloca [[
POINT_T
:%.*]],
171
// CHECK-NF: [[T0:%.*]] = bitcast [[
POINT_T
]]* [[POINT]] to i8*
/external/quake/quake/src/QW/scitech/include/
mgraph.h
543
}
point_t
;
typedef in typeref:struct:__anon10388
771
#define MGL_leftTop(r) (((
point_t
*) &(r))[0])
772
#define MGL_rightBottom(r) (((
point_t
*) &(r))[1])
788
point_t
CP; /* Graphics pen position */
799
point_t
viewPortOrg; /* Logical viewport origin */
[
all
...]
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H
543
}
point_t
;
typedef in typeref:struct:__anon10687
771
#define MGL_leftTop(r) (((
point_t
*) &(r))[0])
772
#define MGL_rightBottom(r) (((
point_t
*) &(r))[1])
788
point_t
CP; /* Graphics pen position */
799
point_t
viewPortOrg; /* Logical viewport origin */
[
all
...]
/frameworks/compile/slang/
README.rst
175
}
Point_t
;
177
Point_t
*point;
README.html
460
}
Point_t
;
462
Point_t
*point;
/frameworks/base/docs/html/guide/topics/renderscript/
index.jd
328
}
Point_t
;
330
Point_t
*touchPoints;
Completed in 289 milliseconds