Searched refs:mGlobalAllocationMetadata (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/rsov/driver/
H A DrsovScript.cpp180 mGlobalAllocationMetadata(nullptr),
439 if (mGlobalAllocationMetadata == nullptr) {
440 mGlobalAllocationMetadata.reset(
444 (struct rsovTypeInfo *)mGlobalAllocationMetadata->getHostPtr();
506 .pBufferInfo = mGlobalAllocationMetadata->getBufferInfo(),
H A DrsovScript.h145 std::unique_ptr<RSoVBuffer> mGlobalAllocationMetadata; member in class:android::renderscript::rsov::RSoVScript

Completed in 229 milliseconds