Searched refs:kDeviceMemoryBeginIndex (Results 1 – 1 of 1) sorted by relevance
352 static constexpr uint32_t kDeviceMemoryBeginIndex = 2; member in android::hardware::neuralnetworks::V1_3::vts::functional::ExecutionContextV1_3385 kDeviceMemoryBeginIndex)}; in createRequest()411 kDeviceMemoryBeginIndex)}; in createRequest()440 hidl_vec<Request::MemoryPool> pools(kDeviceMemoryBeginIndex + mBuffers.size()); in createRequest()453 pools[kDeviceMemoryBeginIndex + i].token(tokens[i]); in createRequest()485 const uint32_t bufferIndex = outputLoc.poolIndex - kDeviceMemoryBeginIndex; in getOutputBuffers()