Home
last modified time | relevance | path

Searched defs:mMappings (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DSmallAreaDetectionAllowMappingsTest.cpp28 SmallAreaDetectionAllowMappings mMappings; member in android::scheduler::SmallAreaDetectionAllowMappingsTest
/frameworks/av/media/module/libmediaformatshaper/
DCodecProperties.h141 std::map<std::string, std::string> mMappings /*GUARDED_BY(mMappingLock)*/ ; variable
/frameworks/av/media/codec2/vndk/
DC2DmaBufAllocator.cpp165 Mutexed<std::list<Mapping>> mMappings; member in android::C2DmaBufAllocation
DC2AllocatorIon.cpp327 Mutexed<std::list<Mapping>> mMappings; member in android::C2AllocationIon::Impl