/third_party/rust/crates/pin-utils/src/ |
H A D | lib.rs | 17 mod projection; modules
|
/third_party/rust/crates/pin-utils/tests/ |
H A D | projection.rs | 18 fn projection() { in projection() functions
|
/third_party/ffmpeg/libavutil/ |
H A D | spherical.h | 86 enum AVSphericalProjection projection; member
|
H A D | spherical.c | 61 const char *av_spherical_projection_name(enum AVSphericalProjection projection) in av_spherical_projection_name() argument
|
/third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/common/ |
H A D | SearchProvider.java | 48 public Cursor queryXmlResources(String[] projection) in queryXmlResources() argument 54 public Cursor queryRawData(String[] projection) in queryRawData() argument 73 public Cursor queryNonIndexableKeys(String[] projection) in queryNonIndexableKeys() argument
|
/third_party/glfw/examples/ |
H A D | splitview.c | 222 mat4x4 view, projection; in drawAllViews() local
|
H A D | wave.c | 370 mat4x4 projection; in framebuffer_size_callback() local
|
H A D | boing.c | 219 mat4x4 projection, view; in reshape() local
|
H A D | particles.c | 793 mat4x4 projection; in draw_scene() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | machine-graph-verifier.cc | 42 MachineRepresentation GetProjectionType(Node const* projection) { in GetProjectionType() argument
|
H A D | effect-control-linearizer.cc | 2397 Node* projection = __ Int32MulWithOverflow(lhs, rhs); in LowerCheckedInt32Mul() local
|
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
H A D | MapField.cs | 757 private readonly Func<KeyValuePair<TKey, TValue>, T> projection;
field in Google.Protobuf.Collections.MapField.MapView 760 MapView( MapField<TKey, TValue> parent, Func<KeyValuePair<TKey, TValue>, T> projection, Func<T, bool> containsCheck) MapView() argument
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | D3D12Sample.cpp | 1172 const mat4 projection = mat4::Perspective(
in Update() local
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureTestUtil.cpp | 309 static float computeProjectedTriLod (LodMode mode, const tcu::Vec3& u, const tcu::Vec3& projection, float wx, float wy, float width, float height) in computeProjectedTriLod() argument 319 static float computeProjectedTriLod (LodMode mode, const tcu::Vec3& u, const tcu::Vec3& v, const tcu::Vec3& projection, float wx, float wy, float width, float height) in computeProjectedTriLod() argument 331 static float computeProjectedTriLod (LodMode mode, const tcu::Vec3& u, const tcu::Vec3& v, const tcu::Vec3& w, const tcu::Vec3& projection, float wx, float wy, float width, float height) in computeProjectedTriLod() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | matroskadec.c | 217 MatroskaTrackVideoProjection projection; member 2282 enum AVSphericalProjection projection; in mkv_parse_video_projection() local [all...] |