Home
last modified time | relevance | path

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

/frameworks/rs/rsov/driver/
DrsovCore.cpp97 fnPtr[0] = (void *)rsovAllocationAdapterInit; in rsdHalQueryHal()
DrsovAllocation.h175 extern bool rsovAllocationAdapterInit(const android::renderscript::Context *rsc,
DrsovAllocation.cpp587 bool rsovAllocationAdapterInit(const Context *rsc, Allocation *alloc) { in rsovAllocationAdapterInit() function