Searched defs:topLeft (Results 1 – 9 of 9) sorted by relevance
| /external/eigen/test/ |
| D | geo_alignedbox.cpp | 133 Vector2f topLeft; topLeft << m[0], M[1]; in specificTest1() local
|
| /external/skqp/tools/sk_app/win/ |
| D | Window_win.cpp | 308 POINT topLeft = {0, 0}; in WndProc() local
|
| /external/skia/tools/sk_app/win/ |
| D | Window_win.cpp | 308 POINT topLeft = {0, 0}; in WndProc() local
|
| /external/skia/src/gpu/ccpr/ |
| D | GrCCPerFlushResources.cpp | 304 Sk4f topLeft = devPt; in transform_path_pts() local
|
| /external/skqp/src/gpu/ccpr/ |
| D | GrCCPerFlushResources.cpp | 301 Sk4f topLeft = devPt; in transform_path_pts() local
|
| /external/skqp/include/core/ |
| D | SkRect.h | 146 SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
|
| /external/skia/include/core/ |
| D | SkRect.h | 146 SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
|
| /external/skqp/src/effects/imagefilters/ |
| D | SkLightingImageFilter.cpp | 487 SkRect topLeft = SkRect::MakeXYWH(0, 0, 1, 1); in filterImageGPU() local
|
| /external/skia/src/effects/imagefilters/ |
| D | SkLightingImageFilter.cpp | 489 SkRect topLeft = SkRect::MakeXYWH(0, 0, 1, 1); in filterImageGPU() local
|