Searched refs:RsPathPrimitive (Results 1 - 5 of 5) sorted by relevance

/frameworks/rs/
H A DrsPath.h33 RsPathPrimitive primitive;
41 Path(Context *, RsPathPrimitive pp, bool isStatic, Allocation *vtx, Allocation *loop, float q);
H A DrsPath.cpp27 Path::Path(Context *rsc, RsPathPrimitive pp, bool isStatic,
73 RsPath rsi_PathCreate(Context *rsc, RsPathPrimitive pp, bool isStatic,
H A Drsg.spec80 param RsPathPrimitive pp
H A DrsDefines.h290 enum RsPathPrimitive { enum
/frameworks/base/graphics/jni/
H A Dandroid_renderscript_RenderScript.cpp1469 int id = (int)rsPathCreate(con, (RsPathPrimitive)prim, isStatic,

Completed in 295 milliseconds