Searched defs:getAllocation (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ | ||
D | ProgramVertexFixedFunction.java | 212 Allocation getAllocation() { in getAllocation() method in ProgramVertexFixedFunction.Constants |
D | Script.java | 519 public Allocation getAllocation() { in getAllocation() method in Script.FieldBase |
/frameworks/av/media/codec2/vndk/ | ||
D | C2Buffer.cpp | 148 std::shared_ptr<C2LinearAllocation> getAllocation() const { in getAllocation() function in _C2Block1DImpl |
/frameworks/rs/support/java/src/androidx/renderscript/ | ||
D | Script.java | 557 public Allocation getAllocation() { in getAllocation() method in Script.FieldBase |
/frameworks/rs/cpp/ | ||
D | rsCppStructs.h | 1748 sp<const Allocation> getAllocation() { in getAllocation() function |