Searched defs:getAllocation (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ | ||
D | ProgramVertexFixedFunction.java | 207 Allocation getAllocation() { in getAllocation() method in ProgramVertexFixedFunction.Constants |
D | Script.java | 399 public Allocation getAllocation() { in getAllocation() method in Script.FieldBase |
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ | ||
D | Script.java | 457 public Allocation getAllocation() { in getAllocation() method in Script.FieldBase |
/frameworks/rs/cpp/ | ||
D | rsCppStructs.h | 1376 sp<const Allocation> getAllocation() { in getAllocation() function |