Searched refs:rs_font (Results 1 - 4 of 4) sorted by last modified time

/frameworks/rs/
H A Drs_hal.h80 typedef struct { const int* p; } __attribute__((packed, aligned(4))) rs_font; typedef in namespace:android::renderscript
/frameworks/rs/scriptc/
H A Drs_graphics.rsh382 rsgBindFont(rs_font font);
H A Drs_object.rsh91 rsSetObject(rs_font *dst, rs_font src);
158 rsClearObject(rs_font *dst);
226 rsIsObject(rs_font);
H A Drs_types.rsh206 typedef struct { const int* const p; } __attribute__((packed, aligned(4))) rs_font;

Completed in 376 milliseconds