OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Vo
(Results
1 - 6
of
6
) sorted by null
/external/swiftshader/src/Renderer/
Clipper.hpp
71
void clipEdge(float4 &
Vo
, const float4 &Vi, const float4 &Vj, float di, float dj) const;
Clipper.cpp
349
inline void Clipper::clipEdge(float4 &
Vo
, const float4 &Vi, const float4 &Vj, float di, float dj) const
353
Vo
.x = (dj * Vi.x - di * Vj.x) * D;
354
Vo
.y = (dj * Vi.y - di * Vj.y) * D;
355
Vo
.z = (dj * Vi.z - di * Vj.z) * D;
356
Vo
.w = (dj * Vi.w - di * Vj.w) * D;
/prebuilts/go/darwin-x86/src/hash/fnv/
fnv.go
6
// created by Glenn Fowler, Landon Curt Noll, and Phong
Vo
.
/prebuilts/go/linux-x86/src/hash/fnv/
fnv.go
6
// created by Glenn Fowler, Landon Curt Noll, and Phong
Vo
.
/external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump
[
all
...]
/prebuilts/tools/linux-x86_64/kythe/web/ui/js/
main.js
[
all
...]
Completed in 142 milliseconds