Searched defs:LookAt (Results 1 – 5 of 5) sorted by relevance
/third_party/typescript/tests/cases/conformance/types/import/ |
D | importTypeNested.ts | 4 export type LookAt = "./b"; alias
|
D | importTypeNestedNoRef.ts | 5 export type LookAt = "./b"; alias
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
D | Common.h | 304 static mat4 LookAt(vec3 at, vec3 eye, vec3 up) in LookAt() function
|
/third_party/skia/src/core/ |
D | SkM44.cpp | 329 SkM44 SkM44::LookAt(const SkV3& eye, const SkV3& center, const SkV3& up) { in LookAt() function in SkM44
|
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/ |
D | d3drmobj.h | 1126 STDMETHOD(LookAt)(THIS_ IDirect3DRMFrame *target, IDirect3DRMFrame *reference, in DECLARE_INTERFACE_() local 1359 STDMETHOD(LookAt)(THIS_ IDirect3DRMFrame *target, IDirect3DRMFrame *reference, in DECLARE_INTERFACE_() local 1640 STDMETHOD(LookAt)(THIS_ IDirect3DRMFrame3 *target, IDirect3DRMFrame3 *reference, in DECLARE_INTERFACE_() local
|