Home
last modified time | relevance | path

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

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