Home
last modified time | relevance | path

Searched defs:projection (Results 1 - 15 of 15) sorted by relevance

/third_party/rust/crates/pin-utils/src/
H A Dlib.rs17 mod projection; modules
/third_party/rust/crates/pin-utils/tests/
H A Dprojection.rs18 fn projection() { in projection() functions
/third_party/ffmpeg/libavutil/
H A Dspherical.h86 enum AVSphericalProjection projection; member
H A Dspherical.c61 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 DSearchProvider.java48 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 Dsplitview.c222 mat4x4 view, projection; in drawAllViews() local
H A Dwave.c370 mat4x4 projection; in framebuffer_size_callback() local
H A Dboing.c219 mat4x4 projection, view; in reshape() local
H A Dparticles.c793 mat4x4 projection; in draw_scene() local
/third_party/node/deps/v8/src/compiler/
H A Dmachine-graph-verifier.cc42 MachineRepresentation GetProjectionType(Node const* projection) { in GetProjectionType() argument
H A Deffect-control-linearizer.cc2397 Node* projection = __ Int32MulWithOverflow(lhs, rhs); in LowerCheckedInt32Mul() local
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs757 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 DD3D12Sample.cpp1172 const mat4 projection = mat4::Perspective( in Update() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp309 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 Dmatroskadec.c217 MatroskaTrackVideoProjection projection; member
2282 enum AVSphericalProjection projection; in mkv_parse_video_projection() local
[all...]

Completed in 34 milliseconds