Home
last modified time | relevance | path

Searched refs:CreateAllocation (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp315 static android::renderscript::rs_allocation CreateAllocation( in CreateAllocation() function
375 obj = CreateAllocation((RsType)type.p, (RsAllocationMipmapControl)mipmaps, in rsCreateAllocation()
398 return CreateAllocation((RsType)type.p, (RsAllocationMipmapControl)mipmaps, in rsCreateAllocation()
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp336 static android::renderscript::rs_allocation CreateAllocation( in CreateAllocation() function
403 obj = CreateAllocation((RsType) type.p, (RsAllocationMipmapControl) mipmaps, in rsCreateAllocation()
429 return CreateAllocation((RsType) type.p, in rsCreateAllocation()