/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Plane.cpp | 21 Plane::Plane() in Plane() function in sw::Plane 25 Plane::Plane(float p_A, float p_B, float p_C, float p_D) in Plane() function in sw::Plane 33 Plane::Plane(const float ABCD[4]) in Plane() function in sw::Plane 41 Plane operator*(const Plane &p, const Matrix &T) in operator *() 45 return Plane(p.A * M(1, 1) + p.B * M(1, 2) + p.C * M(1, 3) + p.D * M(1, 4), in operator *() 51 Plane operator*(const Matrix &T, const Plane &p) in operator *() 55 return Plane(M(1, 1) * p.A + M(2, 1) * p.B + M(3, 1) * p.C + M(4, 1) * p.D, in operator *()
|
D | Plane.hpp | 24 struct Plane struct 31 Plane(); 32 Plane(float A, float B, float C, float D); // Plane equation 33 Plane(const float ABCD[4]); 35 …friend Plane operator*(const Plane &p, const Matrix &A); // Transform plane by matrix (post-mult… 36 …friend Plane operator*(const Matrix &A, const Plane &p); // Transform plane by matrix (pre-multi…
|
/third_party/typescript/tests/baselines/reference/ |
D | TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.js | 24 export class Plane { 39 var p: A.Utils.Plane; 40 var p = new A.Utils.Plane(o, { x: 1, y: 1 }); 63 var Plane = /** @class */ (function () { class 64 function Plane(tl, br) { class in anonymousFunction0450b96d0600.anonymousFunction0450b96d0700.Plane 68 return Plane; 70 Utils.Plane = Plane; 81 var p = new A.Utils.Plane(o, { x: 1, y: 1 });
|
D | TwoInternalModulesWithTheSameNameAndSameCommonRoot.js | 22 export class Plane { 37 var p: A.Utils.Plane; 38 var p = new A.Utils.Plane(o, { x: 1, y: 1 }); 59 var Plane = /** @class */ (function () { class 60 function Plane(tl, br) { class in anonymousFunction50a02ff10600.anonymousFunction50a02ff10700.Plane 64 return Plane; 66 Utils.Plane = Plane; 77 var p = new A.Utils.Plane(o, { x: 1, y: 1 });
|
D | TwoInternalModulesWithTheSameNameAndSameCommonRoot.types | 49 export class Plane { 50 >Plane : Plane 94 var p: A.Utils.Plane; 99 var p = new A.Utils.Plane(o, { x: 1, y: 1 }); 101 >new A.Utils.Plane(o, { x: 1, y: 1 }) : A.Utils.Plane 102 >A.Utils.Plane : typeof A.Utils.Plane 106 >Plane : typeof A.Utils.Plane
|
D | TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.types | 53 export class Plane { 54 >Plane : Plane 98 var p: A.Utils.Plane; 103 var p = new A.Utils.Plane(o, { x: 1, y: 1 }); 105 >new A.Utils.Plane(o, { x: 1, y: 1 }) : A.Utils.Plane 106 >A.Utils.Plane : typeof A.Utils.Plane 110 >Plane : typeof A.Utils.Plane
|
D | TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.js | 25 export class Plane { 57 var Plane = /** @class */ (function () { class 58 function Plane(tl, br) { class in anonymousFunction4e129e440500.anonymousFunction4e129e440600.Plane 62 return Plane; 64 Utils.Plane = Plane;
|
D | TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.js | 26 export class Plane { 56 var Plane = /** @class */ (function () { class 57 function Plane(tl, br) { class in anonymousFunctionebd81ce20700.anonymousFunctionebd81ce20800.anonymousFunctionebd81ce20900.Plane 61 return Plane; 63 Utils.Plane = Plane;
|
D | TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.symbols | 54 export class Plane { 55 >Plane : Symbol(Plane, Decl(part2.ts, 4, 25)) 58 >tl : Symbol(Plane.tl, Decl(part2.ts, 6, 24)) 60 >br : Symbol(Plane.br, Decl(part2.ts, 6, 41)) 103 var p: A.Utils.Plane; 107 >Plane : Symbol(A.Utils.Plane, Decl(part2.ts, 4, 25)) 109 var p = new A.Utils.Plane(o, { x: 1, y: 1 }); 111 >A.Utils.Plane : Symbol(A.Utils.Plane, Decl(part2.ts, 4, 25)) 115 >Plane : Symbol(A.Utils.Plane, Decl(part2.ts, 4, 25))
|
D | TwoInternalModulesWithTheSameNameAndSameCommonRoot.symbols | 51 export class Plane { 52 >Plane : Symbol(Plane, Decl(part2.ts, 3, 25)) 55 >tl : Symbol(Plane.tl, Decl(part2.ts, 5, 24)) 57 >br : Symbol(Plane.br, Decl(part2.ts, 5, 41)) 100 var p: A.Utils.Plane; 104 >Plane : Symbol(A.Utils.Plane, Decl(part2.ts, 3, 25)) 106 var p = new A.Utils.Plane(o, { x: 1, y: 1 }); 108 >A.Utils.Plane : Symbol(A.Utils.Plane, Decl(part2.ts, 3, 25)) 112 >Plane : Symbol(A.Utils.Plane, Decl(part2.ts, 3, 25))
|
D | TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.symbols | 57 export class Plane { 58 >Plane : Symbol(Plane, Decl(part2.ts, 4, 25)) 61 >tl : Symbol(Plane.tl, Decl(part2.ts, 6, 24)) 62 >br : Symbol(Plane.br, Decl(part2.ts, 6, 41))
|
D | TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.symbols | 61 export class Plane { 62 >Plane : Symbol(Plane, Decl(part2.ts, 5, 29)) 65 >tl : Symbol(Plane.tl, Decl(part2.ts, 7, 28)) 69 >br : Symbol(Plane.br, Decl(part2.ts, 7, 52))
|
D | TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.types | 58 export class Plane { 59 >Plane : Plane
|
D | TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.types | 59 export class Plane { 60 >Plane : Plane
|
/third_party/flutter/skia/modules/sksg/src/ |
D | SkSGPlane.cpp | 15 Plane::Plane() = default; 17 void Plane::onClip(SkCanvas*, bool) const {} in onClip() 19 void Plane::onDraw(SkCanvas* canvas, const SkPaint& paint) const { in onDraw() 23 bool Plane::onContains(const SkPoint&) const { return true; } in onContains() 25 SkRect Plane::onRevalidate(InvalidationController*, const SkMatrix&) { in onRevalidate() 31 SkPath Plane::onAsPath() const { in onAsPath()
|
/third_party/skia/modules/sksg/src/ |
D | SkSGPlane.cpp | 15 Plane::Plane() = default; 17 void Plane::onClip(SkCanvas*, bool) const {} in onClip() 19 void Plane::onDraw(SkCanvas* canvas, const SkPaint& paint) const { in onDraw() 23 bool Plane::onContains(const SkPoint&) const { return true; } in onContains() 25 SkRect Plane::onRevalidate(InvalidationController*, const SkMatrix&) { in onRevalidate() 31 SkPath Plane::onAsPath() const { in onAsPath()
|
/third_party/skia/modules/sksg/include/ |
D | SkSGPlane.h | 21 class Plane final : public GeometryNode { 23 static sk_sp<Plane> Make() { return sk_sp<Plane>(new Plane()); } in Make() 34 Plane();
|
/third_party/flutter/skia/modules/sksg/include/ |
D | SkSGPlane.h | 21 class Plane final : public GeometryNode { 23 static sk_sp<Plane> Make() { return sk_sp<Plane>(new Plane()); } in Make() 34 Plane();
|
/third_party/openh264/test/ |
D | BaseDecoderTest.h | 13 struct Plane { struct 21 Plane y; argument 22 Plane u; 23 Plane v;
|
D | BaseThreadDecoderTest.h | 13 struct Plane { struct 21 Plane y; argument 22 Plane u; 23 Plane v;
|
/third_party/typescript/tests/cases/conformance/internalModules/DeclarationMerging/ |
D | TwoInternalModulesWithTheSameNameAndSameCommonRoot.ts | 20 export class Plane { class 35 var p: A.Utils.Plane; 36 var p = new A.Utils.Plane(o, { x: 1, y: 1 });
|
D | TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.ts | 22 export class Plane { class 37 var p: A.Utils.Plane; 38 var p = new A.Utils.Plane(o, { x: 1, y: 1 });
|
/third_party/python/Modules/cjkcodecs/ |
D | README | 46 The euc-jisx0213 codec maps JIS X 0213 Plane 1 code 0x2140 into 53 codeset 2. Because JIS X 0212 and JIS X 0213 Plane 2 don't have 55 (and JIS X 0213 Plane 2 is intended to use so.) On encoding 59 JIS X 0213 Plane 1 -> JIS X 0213 Plane 2 -> JIS X 0212
|
/third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/app/ |
D | HelloCanvasAR.java | 48 import com.google.ar.core.Plane; 373 for (Plane plane : session.getAllTrackables(Plane.class)) { in onDrawFrame() 374 … if (plane.getType() == com.google.ar.core.Plane.Type.HORIZONTAL_UPWARD_FACING in onDrawFrame() 417 if ((trackable instanceof Plane in handleSingleTaps() 418 && ((Plane) trackable).isPoseInPolygon(hit.getHitPose()) in handleSingleTaps() 449 if ((trackable instanceof Plane in handleHoldTaps() 450 && ((Plane) trackable).isPoseInPolygon(hit.getHitPose()) in handleHoldTaps() 480 drawManager.drawPlanes(canvas, camera.getPose(), session.getAllTrackables(Plane.class)); in drawPlanes()
|
/third_party/ffmpeg/libavcodec/ |
D | cfhd.h | 120 typedef struct Plane { struct 134 } Plane; argument 186 Plane plane[4];
|