Home
last modified time | relevance | path

Searched defs:projection (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/common/
DSearchProvider.java48 public Cursor queryXmlResources(String[] projection) in queryXmlResources()
54 public Cursor queryRawData(String[] projection) in queryRawData()
73 public Cursor queryNonIndexableKeys(String[] projection) in queryNonIndexableKeys()
/third_party/rust/crates/pin-utils/src/
Dlib.rs17 mod projection; module
/third_party/rust/crates/pin-utils/tests/
Dprojection.rs18 fn projection() { in projection() function
/third_party/ffmpeg/libavutil/
Dspherical.c61 const char *av_spherical_projection_name(enum AVSphericalProjection projection) in av_spherical_projection_name()
Dspherical.h86 enum AVSphericalProjection projection; member
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs757 private readonly Func<KeyValuePair<TKey, TValue>, T> projection; field in Google.Protobuf.Collections.MapField.MapView
762 Func<KeyValuePair<TKey, TValue>, T> projection, in MapView()
/third_party/glfw/examples/
Dsplitview.c220 mat4x4 view, projection; in drawAllViews() local
Dwave.c368 mat4x4 projection; in framebuffer_size_callback() local
Dboing.c217 mat4x4 projection, view; in reshape() local
Dparticles.c789 mat4x4 projection; in draw_scene() local
/third_party/node/deps/v8/src/compiler/
Dmachine-graph-verifier.cc42 MachineRepresentation GetProjectionType(Node const* projection) { in GetProjectionType()
Deffect-control-linearizer.cc2397 Node* projection = __ Int32MulWithOverflow(lhs, rhs); in LowerCheckedInt32Mul() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12Sample.cpp1172 const mat4 projection = mat4::Perspective( in Update() local
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp309 static float computeProjectedTriLod (LodMode mode, const tcu::Vec3& u, const tcu::Vec3& projection,… in computeProjectedTriLod()
319 …dTriLod (LodMode mode, const tcu::Vec3& u, const tcu::Vec3& v, const tcu::Vec3& projection, float … in computeProjectedTriLod()
331 …e, const tcu::Vec3& u, const tcu::Vec3& v, const tcu::Vec3& w, const tcu::Vec3& projection, float … in computeProjectedTriLod()
/third_party/ffmpeg/libavformat/
Dmatroskadec.c217 MatroskaTrackVideoProjection projection; member
2282 enum AVSphericalProjection projection; in mkv_parse_video_projection() local
Dmov.c5861 enum AVSphericalProjection projection; in mov_read_sv3d() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82226 static nsIAtom* projection; member in nsGkAtoms