HomeSort by relevance Sort by last modified time
    Searched refs:DST_TYPE (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/main/
pack_tmp.h 26 DST_TYPE *dst,
pack.c 469 #define DST_TYPE GLuint
473 #undef DST_TYPE
477 #define DST_TYPE GLint
481 #undef DST_TYPE
485 #define DST_TYPE GLushort
489 #undef DST_TYPE
493 #define DST_TYPE GLshort
497 #undef DST_TYPE
501 #define DST_TYPE GLubyte
505 #undef DST_TYPE
    [all...]
  /external/jpeg/
jmemdos.c 478 #define DST_TYPE(spec) FIELD_AT(spec,11,char)
503 DST_TYPE(spec) = 0;
527 DST_TYPE(spec) = 1;

Completed in 327 milliseconds