Searched defs:mapped_region (Results 1 – 6 of 6) sorted by relevance
165 MappedReadOnlyRegion mapped_region = ReadOnlySharedMemoryRegion::Create(size); in CreateMappedRegion() local
183 MappedReadOnlyRegion mapped_region = ReadOnlySharedMemoryRegion::Create(size); in CreateMappedRegion() local
217 MappedReadOnlyRegion mapped_region = in GetInitiallyReadOnlyRegion() local
225 MappedReadOnlyRegion mapped_region = in GetInitiallyReadOnlyRegion() local
411 let mapped_region = match gralloc.import_and_map( in map() localVariable423 let mapped_region: Box<dyn MappedRegion> = in map() localVariable435 let mapped_region: Box<dyn MappedRegion> = Box::new(ExternalMapping { in map() localVariable
444 const void* mapped_region = in NewReadOnlyMemoryRegionFromFile() local