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