Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DProgramVertexFixedFunction.java212 Allocation getAllocation() { in getAllocation() method in ProgramVertexFixedFunction.Constants
DScript.java519 public Allocation getAllocation() { in getAllocation() method in Script.FieldBase
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp148 std::shared_ptr<C2LinearAllocation> getAllocation() const { in getAllocation() function in _C2Block1DImpl
814 std::shared_ptr<C2GraphicAllocation> getAllocation() const { in getAllocation() function in _C2Block2DImpl
/frameworks/rs/support/java/src/androidx/renderscript/
DScript.java557 public Allocation getAllocation() { in getAllocation() method in Script.FieldBase
/frameworks/rs/cpp/
DrsCppStructs.h1748 sp<const Allocation> getAllocation() { in getAllocation() function