Home
last modified time | relevance | path

Searched defs:Mmap (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/common/gpu/media/
Dexynos_v4l2_video_device.cc73 void* ExynosV4L2Device::Mmap(void* addr, in Mmap() function in content::ExynosV4L2Device
Dtegra_v4l2_video_device.cc118 void* TegraV4L2Device::Mmap(void* addr, in Mmap() function in content::TegraV4L2Device
/external/chromium_org/sandbox/win/src/
Dpolicy_low_level.cc66 typedef std::map<uint32, RuleList> Mmap; in Done() typedef