Home
last modified time | relevance | path

Searched defs:Path (Results 1 – 9 of 9) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
DPath.cpp49 Path::Path() in Path() function in Path
53 Path::Path(const Path::ValueType* s ) in Path() function in Path
57 Path::Path(const Path::StringType &s ) in Path() function in Path
61 Path::Path(const Path& pCopy) in Path() function in Path
/frameworks/rs/
DrsPath.cpp24 Path::Path(Context *rsc) : ObjectBase(rsc) { in Path() function in Path
27 Path::Path(Context *rsc, RsPathPrimitive pp, bool isStatic, in Path() function in Path
41 Path::Path(Context *rsc, uint32_t vertexBuffersCount, uint32_t primitivesCount) in Path() function in Path
Drs_hal.h38 class Path; variable
/frameworks/compile/mclinker/include/mcld/Support/
DToolOutputFile.h21 class Path; variable
DFileSystem.h73 class Path; variable
/frameworks/base/rs/java/android/renderscript/
DPath.java23 public class Path extends BaseObj { class
41 Path(long id, RenderScript rs, Primitive p, Allocation vtx, Allocation loop, float q) { in Path() method in Path
/frameworks/base/libs/hwui/
DPathCache.h120 struct Path { struct
121 const SkPath* mPath;
/frameworks/compile/slang/
Dslang.cpp286 clang::ModuleIdPath Path, in loadModule()
/frameworks/base/graphics/java/android/graphics/
DPath.java26 public class Path { class
45 public Path() { in Path() method in Path
54 public Path(Path src) { in Path() method in Path