Searched defs:Perspective (Results 1 - 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | matrix_utils.cpp | 201 Mat4 Mat4::Perspective(float fov, float aspectRatio, float n, float f) in Perspective() function in angle::Mat4
|
| /third_party/skia/src/core/ |
| H A D | SkM44.cpp | 360 SkM44 SkM44::Perspective(float near, float far, float angle) { in Perspective() function in SkM44
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | Common.h | 293 static mat4 Perspective(float fovY, float aspectRatio, float zNear, float zFar)
in Perspective() function
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | ShaderModule.h | 62 Perspective, member in dawn_native::InterpolationType
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | RenderPipelineValidationTests.cpp | 1330 Perspective, in TEST_F() member in InterpolationType
|
Completed in 6 milliseconds