Searched defs:aMap (Results 1 – 2 of 2) sorted by relevance
91 const GLfloat *aMap = ctx->PixelMaps.AtoA.Map; in _mesa_map_rgba() local119 const GLfloat *aMap = ctx->PixelMaps.ItoA.Map; in _mesa_map_ci_to_rgba() local
154 private Map<?, ?> aMap; field in MockInjectionUsingSetterOrPropertyTest.BaseUnderTesting