/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pipe_clip.c | 139 /* Do the projective divide and viewport transformation to get
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ir_reader.cpp | 990 ir_read_error(NULL, "when reading projective divide in (%s ..)",
|
/external/chromium_org/third_party/openssl/openssl/crypto/ec/ |
ec_lcl.h | 283 BIGNUM Z; /* Jacobian projective coordinates:
|
ectest.c | 382 fprintf(stdout, "\nA representation of the inverse of that generator in\nJacobian projective coordinates:\n X = 0x"); [all...] |
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_math.h | 368 /** ECC mapping from projective to affine, currently uses (x,y,z) => (x/z^2, y/z^3, 1)
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pipe_clip.c | 139 /* Do the projective divide and viewport transformation to get
|
/external/mesa3d/src/glsl/ |
ir_reader.cpp | 990 ir_read_error(NULL, "when reading projective divide in (%s ..)",
|
/external/openssl/crypto/ec/ |
ec_lcl.h | 283 BIGNUM Z; /* Jacobian projective coordinates:
|
ectest.c | 382 fprintf(stdout, "\nA representation of the inverse of that generator in\nJacobian projective coordinates:\n X = 0x"); [all...] |
/external/chromium_org/third_party/mesa/src/docs/ |
versions.html | 265 <li>projective texture mapping 398 <li>projective textures didn't work [all...] |
VERSIONS | 201 - projective texture mapping 312 - projective textures didn't work [all...] |
relnotes-7.10.html | 254 <li>llvmpipe: fix sprite texcoord setup for non-projective texturing</li> [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
prog_execute.c | [all...] |
ir_to_mesa.cpp | [all...] |
/external/mesa3d/docs/ |
versions.html | 265 <li>projective texture mapping 398 <li>projective textures didn't work [all...] |
VERSIONS | 201 - projective texture mapping 312 - projective textures didn't work [all...] |
relnotes-7.10.html | 254 <li>llvmpipe: fix sprite texcoord setup for non-projective texturing</li> [all...] |
/external/mesa3d/src/mesa/program/ |
prog_execute.c | [all...] |
ir_to_mesa.cpp | [all...] |
/external/opencv/cv/include/ |
cv.h | 286 /* Warps image with perspective (projective) transform */ [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_glsl_to_tgsi.cpp | [all...] |
/external/mesa3d/src/mesa/state_tracker/ |
st_glsl_to_tgsi.cpp | [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |
/external/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/ |
math_symbols.json | [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
tgsi.rst | 615 .. opcode:: TXP - Projective Texture Lookup [all...] |