Searched refs:rsgMeasureText (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/scriptc/
H A Drs_graphics.rsh990 * rsgMeasureText: Get the bounding box for a text string
1004 rsgMeasureText(const char* text, int* left, int* right, int* top, int* bottom);
1015 rsgMeasureText(rs_allocation alloc, int* left, int* right, int* top, int* bottom);
/frameworks/rs/api/
H A Drs_graphics.spec644 function: rsgMeasureText
661 function: rsgMeasureText
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp1032 void rsgMeasureText(const char *text, int *left, int *right, function
1038 void rsgMeasureText(::rs_allocation a, int *left, int *right, function

Completed in 221 milliseconds