Home
last modified time | relevance | path

Searched defs:rMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/zen/
DZenModeAutomaticRulesPreferenceControllerTest.java100 Map<String, AutomaticZenRule> rMap = new HashMap<>(); in testDisplayThenUpdateState_onlyAddsOnceRulesUnchanged() local
119 Map<String, AutomaticZenRule> rMap = new HashMap<>(); in testDisplayThenUpdateState_addsIfRulesChange() local
144 Map<String, AutomaticZenRule> rMap = new HashMap<>(); in testUpdateState_addingNewPreferences() local
171 Map<String, AutomaticZenRule> rMap = new HashMap<>(); in testUpdateState_addsAndRemoves() local
216 Map<String, AutomaticZenRule> rMap = new HashMap<>(); in testUpdateState_updateEnableState() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dpixeltransfer.c88 const GLfloat *rMap = ctx->PixelMaps.RtoR.Map; in _mesa_map_rgba() local
116 const GLfloat *rMap = ctx->PixelMaps.ItoR.Map; in _mesa_map_ci_to_rgba() local