Home
last modified time | relevance | path

Searched defs:projection (Results 1 – 21 of 21) 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/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/
DCanvasMatrixUtil.java46 public static Matrix createPerspectiveMatrix(float[] model, float[] view, float[] projection, in createPerspectiveMatrix()
/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/flutter/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/rust/crates/pin-project-lite/tests/
Dtest.rs15 fn projection() { in projection() function
/third_party/ejdb/src/jql/
Djqp.h233 struct JQP_PROJECTION projection; member
282 struct JQP_PROJECTION *projection; member
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles2/
DSDL_render_gles2.c131 GLfloat projection[4][4]; member
1223 GLfloat projection[4][4]; in GLES2_SetOrthographicProjection() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12Sample.cpp1172 const mat4 projection = mat4::Perspective( in Update() local
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d11/
DSDL_render_d3d11.c2195 Float4X4 projection; in D3D11_UpdateViewport() 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.c212 MatroskaTrackVideoProjection projection; member
2222 enum AVSphericalProjection projection; in mkv_parse_video_projection() local
Dmatroskaenc.c921 ebml_master projection; in mkv_write_video_projection() local
Dmov.c5626 enum AVSphericalProjection projection; in mov_read_sv3d() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82226 static nsIAtom* projection; member in nsGkAtoms