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/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1575 jlong id = (jlong)(uintptr_t)rsPathCreate((RsContext)con, (RsPathPrimitive)prim, isStatic,

Completed in 223 milliseconds