Home
last modified time | relevance | path

Searched defs:getAllocation (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/cpp/
DScript.h83 sp<const Allocation> getAllocation() { in getAllocation() function
/frameworks/base/graphics/java/android/renderscript/
DProgramVertexFixedFunction.java210 Allocation getAllocation() { in getAllocation() method in ProgramVertexFixedFunction.Constants
DScript.java218 public Allocation getAllocation() { in getAllocation() method in Script.FieldBase