Home
last modified time | relevance | path

Searched refs:fy3 (Results 1 – 3 of 3) sorted by relevance

/external/python/google-api-python-client/tests/data/
Dpublickey.pem9 +WzkP66I28hniMQyUlA1hBiskT7qiouq0m8IOodhv2fagSZKjOTTU2xkSBc//fy3
/external/python/oauth2client/tests/data/
Dpublic_cert.pem9 +WzkP66I28hniMQyUlA1hBiskT7qiouq0m8IOodhv2fagSZKjOTTU2xkSBc//fy3
/external/mesa3d/src/mesa/swrast/
Ds_aaline.c298 const GLfloat fy3 = sy - info->qy3; in compute_coveragef() local
303 GLfloat cross3 = (info->ex3 * fy3 - info->ey3 * fx3); in compute_coveragef()