OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Attribs
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/rtsp/
ASessionDescription.h
70
typedef KeyedVector<AString,AString>
Attribs
;
73
Vector<
Attribs
> mTracks;
/external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_execute.h
54
GLfloat (*
Attribs
)[PROG_MAX_WIDTH][4];
58
GLuint CurElement; /**< Index into
Attribs
arrays */
60
/** Vertex Input
attribs
*/
/external/mesa3d/src/mesa/program/
prog_execute.h
54
GLfloat (*
Attribs
)[PROG_MAX_WIDTH][4];
58
GLuint CurElement; /**< Index into
Attribs
arrays */
60
/** Vertex Input
attribs
*/
Completed in 43 milliseconds