Searched defs:mMappings (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/services/surfaceflinger/tests/unittests/ | ||
| D | SmallAreaDetectionAllowMappingsTest.cpp | 28 SmallAreaDetectionAllowMappings mMappings; member in android::scheduler::SmallAreaDetectionMappingsAllowTest |
| /frameworks/av/media/module/libmediaformatshaper/ | ||
| D | CodecProperties.h | 141 std::map<std::string, std::string> mMappings /*GUARDED_BY(mMappingLock)*/ ; variable |
| /frameworks/av/media/codec2/vndk/ | ||
| D | C2DmaBufAllocator.cpp | 165 Mutexed<std::list<Mapping>> mMappings; member in android::C2DmaBufAllocation |
| D | C2AllocatorIon.cpp | 326 Mutexed<std::list<Mapping>> mMappings; member in android::C2AllocationIon::Impl |