HomeSort by relevance Sort by last modified time
    Searched defs:Attribs (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/rtsp/
ASessionDescription.h 70 typedef KeyedVector<AString,AString> Attribs;
73 Vector<Attribs> mTracks;
  /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 591 milliseconds