Searched refs:BezierSegment_t (Results 1 - 2 of 2) 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);
H A DrsPath.cpp51 void Path::rasterize(const BezierSegment_t *s, uint32_t num, Allocation *alloc) {

Completed in 19 milliseconds