Home
last modified time | relevance | path

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

/external/cronet/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/net/third_party/quiche/src/quiche/http2/adapter/
Dhttp2_protocol.h142 enum class Perspective { enum
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
DvktFragmentShadingBarycentricTests.cpp1728 const struct Perspective in createTests() struct
1730 const char* name; in createTests()
1731 bool value; in createTests()
/external/skia/src/core/
DSkM44.cpp341 SkM44 SkM44::Perspective(float near, float far, float angle) { in Perspective() function in SkM44
/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/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dcrypto_utils.cc765 const CryptoHandshakeMessage& message, Perspective /*perspective*/) { in HashHandshakeMessage() argument
/external/angle/src/common/
Dmatrix_utils.cpp201 Mat4 Mat4::Perspective(float fov, float aspectRatio, float n, float f) in Perspective() function in angle::Mat4
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dcrypto_test_utils.cc358 Perspective /*perspective*/) { in SendHandshakeMessageToStream() argument
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_types.h206 enum class Perspective : uint8_t { IS_SERVER, IS_CLIENT }; enum
/external/swiftshader/src/Pipeline/
DSpirvShader.hpp1564 Perspective = 0, enumerator