Searched refs:AllocationCreateTyped (Results 1 – 4 of 4) sorted by relevance
337 … 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()
163 …RS::dispatch->AllocationCreateTyped = (AllocationCreateTypedFnPtr)dlsym(handle, "rsAllocationCreat… in loadSymbols()164 if (RS::dispatch->AllocationCreateTyped == NULL) { in loadSymbols()
111 AllocationCreateTypedFnPtr AllocationCreateTyped; member
46 AllocationCreateTyped {