Searched refs:getSubElementCount (Results 1 - 6 of 6) sorted by relevance

/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_element.java94 int subElemCount = simpleElem.getSubElementCount();
97 subElemCount = complexElem.getSubElementCount();
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_element.java94 int subElemCount = simpleElem.getSubElementCount();
97 subElemCount = complexElem.getSubElementCount();
/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
H A DUT_element.java96 int subElemCount = simpleElem.getSubElementCount();
103 subElemCount = complexElem.getSubElementCount();
/frameworks/base/rs/java/android/renderscript/
H A DElement.java220 public int getSubElementCount() { method in class:Element
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DElement.java224 public int getSubElementCount() { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h936 size_t getSubElementCount() { function in class:android::RSC::Element

Completed in 5005 milliseconds