/external/angle/util/windows/win32/ |
D | Win32Window.cpp | 264 POINT topLeft; in WndProc() local 286 POINT topLeft; in WndProc() local 659 POINT topLeft = {0, 0}; in takeScreenshot() local 741 POINT topLeft; in setMousePosition() local
|
/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 | 310 POINT topLeft = {0, 0}; in WndProc() local
|
/external/skia/src/core/ |
D | SkImageFilterTypes.h | 349 LayerSpace<SkIPoint> topLeft() const { return LayerSpace<SkIPoint>(fData.topLeft()); } in topLeft() function 379 LayerSpace<SkPoint> topLeft() const { in topLeft() function
|
D | SkGlyph.h | 201 skvx::Vec<2, int16_t> topLeft() const { return {fRect[0], fRect[1]}; } in topLeft() function
|
/external/skia/src/gpu/ |
D | GrDrawOpAtlas.h | 135 SkIPoint topLeft() const { in topLeft() function
|
D | GrDrawOpAtlas.cpp | 35 auto topLeft = atlasLocator.topLeft(); in validate() local
|
/external/skia/tests/ |
D | SkRuntimeEffectTest.cpp | 334 SkIRect topLeft = SkIRect::MakeWH(1, 1); in make_RGBW_shader() local
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCPerFlushResources.cpp | 301 Sk4f topLeft = devPt; in transform_path_pts() local
|
/external/skia/include/core/ |
D | SkRect.h | 149 SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
|
/external/skqp/include/core/ |
D | SkRect.h | 146 SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawScissorTests.cpp | 132 …Vec4 topLeft (-1.0f + scaleWidth * (float)m_quad.m_x, -1.0f + scaleHeight * (float)m_quad.m_… in getVertices() local
|
/external/skia/src/effects/imagefilters/ |
D | SkLightingImageFilter.cpp | 500 SkIRect topLeft = SkIRect::MakeXYWH(0, 0, 1, 1); in filterImageGPU() local
|
/external/skqp/src/effects/imagefilters/ |
D | SkLightingImageFilter.cpp | 487 SkRect topLeft = SkRect::MakeXYWH(0, 0, 1, 1); in filterImageGPU() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 4968 const tcu::Vec4 topLeft (-1.0f, -1.0f, 0.0f, 1.0f); in checkIntermediateCopy() local
|