Home
last modified time | relevance | path

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

/frameworks/rs/rsov/driver/
DrsovAllocation.h43 char *getHostPtr() const { return mPtr; } in getHostPtr() function
67 char *getHostPtr() const { return mBuffer->getHostPtr(); } in getHostPtr() function
DrsovScript.cpp384 (struct rsovTypeInfo *)mGlobalAllocationMetadata->getHostPtr(); in MarshalTypeInfo()
DrsovAllocation.cpp310 (uint8_t *)rsovAlloc->getHostPtr()); in rsovAllocationInit()