Home
last modified time | relevance | path

Searched defs:Perspective (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dgeneral_loss_algorithm.h31 Perspective /*perspective*/) override {} in SetFromConfig() argument
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dmatrix_decompose.inl30 …quat<T, P> & Orientation, tvec3<T, P> & Translation, tvec3<T, P> & Skew, tvec4<T, P> & Perspective)
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dmatrix_decompose.inl30 …quat<T, P> & Orientation, tvec3<T, P> & Translation, tvec3<T, P> & Skew, tvec4<T, P> & Perspective)
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/web_transport/
H A Dweb_transport.h27 enum class Perspective { kClient, kServer }; enum
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dhttp2_protocol.h143 enum class Perspective { enum
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp2004 const struct Perspective in createTests() struct
2006 const char *name; in createTests()
2007 bool value; in createTests()
/aosp_15_r20/external/skia/src/core/
H A DSkM44.cpp343 SkM44 SkM44::Perspective(float near, float far, float angle) { in Perspective() function in SkM44
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DCommon.h241 static mat4 Perspective(float fovY, float aspectRatio, float zNear, float zFar) in Perspective() function
/aosp_15_r20/external/angle/src/common/
H A Dmatrix_utils.cpp212 Mat4 Mat4::Perspective(float fov, float aspectRatio, float n, float f) in Perspective() function in angle::Mat4
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcrypto_utils.cc758 const CryptoHandshakeMessage& message, Perspective /*perspective*/) { in HashHandshakeMessage() argument
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dsph.rs57 Perspective, enumerator
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dcrypto_test_utils.cc450 Perspective /*perspective*/) { in SendHandshakeMessageToStream() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_types.h216 enum class Perspective : uint8_t { IS_SERVER, IS_CLIENT }; enum
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShader.hpp1608 Perspective = 0, enumerator