Searched refs:iAttrs (Results 1 – 1 of 1) sorted by relevance
288 int iAttrs[] = { in get_pixel_formats_to_try() local304 static const int kIAttrsCount = SK_ARRAY_COUNT(iAttrs); in get_pixel_formats_to_try()306 memcpy(msaaIAttrs, iAttrs, sizeof(int) * kIAttrsCount); in get_pixel_formats_to_try()325 extensions.choosePixelFormat(dc, iAttrs, fAttrs, 1, format, &num); in get_pixel_formats_to_try()