Home
last modified time | relevance | path

Searched defs:getElement (Results 1 – 10 of 10) sorted by relevance

/frameworks/rs/cpp/
DType.h44 sp<const Element> getElement() const { in getElement() function
DScript.h75 sp<const Element> getElement() { in getElement() function
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
DType.java72 public Element getElement() { in getElement() method in Type
DScript.java305 public Element getElement() { in getElement() method in Script.FieldBase
DAllocation.java158 public Element getElement() { in getElement() method in Allocation
/frameworks/support/renderscript/v8/rs_support/
DrsType.h64 const Element * getElement() const {return mElement.get();} in getElement() function
/frameworks/rs/
DrsType.h64 const Element * getElement() const {return mElement.get();} in getElement() function
/frameworks/base/graphics/java/android/renderscript/
DType.java78 public Element getElement() { in getElement() method in Type
DScript.java305 public Element getElement() { in getElement() method in Script.FieldBase
DAllocation.java198 public Element getElement() { in getElement() method in Allocation