Home
last modified time | relevance | path

Searched refs:rsrAllocationCreateTyped (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsRuntime.h169 RsAllocation rsrAllocationCreateTyped(Context *, const RsType type,
DrsScriptC_Lib.cpp345 RsAllocation rsrAllocationCreateTyped(Context *rsc, const RsType type, in rsrAllocationCreateTyped() function
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp355 Allocation *alloc = (Allocation *) rsrAllocationCreateTyped(rsc, type, in CreateAllocation()