Searched refs:getMappedSharedMemory (Results 1 – 2 of 2) sorted by relevance
40 std::pair<hidl_memory, sp<IMemory>> getMappedSharedMemory(int32_t bytesSize);
340 std::pair<hidl_memory, sp<IMemory>> SurroundViewFuzzer::getMappedSharedMemory(int32_t bytesSize) { in getMappedSharedMemory() function in android::hardware::automotive::sv::V1_0::implementation::fuzzer::SurroundViewFuzzer417 std::pair<hidl_memory, sp<IMemory>> sharedMem = getMappedSharedMemory(sharedMemBytesSize); in initSampleOverlaysData()