Searched defs:BezierSegment_t (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/
H A DrsPath.h55 } BezierSegment_t; typedef in class:android::renderscript::Path
57 bool subdivideCheck(const BezierSegment_t *s, float u1, float u2);
59 void rasterize(const BezierSegment_t *s, uint32_t num, Allocation *alloc);

Completed in 535 milliseconds