Home
last modified time | relevance | path

Searched refs:AllocationCreateTyped (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/cpp/
DAllocation.cpp337 … id = RS::dispatch->AllocationCreateTyped(rs->getContext(), type->getID(), mipmaps, usage, 0); in createTyped()
351 id = RS::dispatch->AllocationCreateTyped(rs->getContext(), type->getID(), mipmaps, usage, in createTyped()
DRenderScript.cpp163 …RS::dispatch->AllocationCreateTyped = (AllocationCreateTypedFnPtr)dlsym(handle, "rsAllocationCreat… in loadSymbols()
164 if (RS::dispatch->AllocationCreateTyped == NULL) { in loadSymbols()
DrsDispatch.h111 AllocationCreateTypedFnPtr AllocationCreateTyped; member
/frameworks/rs/
Drs.spec46 AllocationCreateTyped {