Home
last modified time | relevance | path

Searched defs:_t_ (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/
Drs_hal.h111 #define RS_BASE_OBJ(_t_) typedef struct { const _t_* p; } __attribute__((packed, aligned(4))) argument
114 #define RS_BASE_OBJ(_t_) typedef struct { const _t_* p; const void* unused1; const void* unused2; c… argument