Home
last modified time | relevance | path

Searched defs:topLeft (Results 1 – 25 of 25) sorted by relevance

/third_party/node/deps/npm/node_modules/cli-boxes/
Dboxes.json3 "topLeft": "┌", string
11 "topLeft": "╔", string
19 "topLeft": "╭", string
27 "topLeft": "╓", string
35 "topLeft": "╒", string
43 "topLeft": "+", string
/third_party/flutter/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp263 POINT topLeft; in WndProc() local
282 POINT topLeft; in WndProc() local
651 POINT topLeft = {0, 0}; in takeScreenshot() local
733 POINT topLeft; in setMousePosition() local
/third_party/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp264 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
/third_party/skia/experimental/graphite/src/geom/
DRect.h31 AI Rect(float2 topLeft, float2 botRight) : fVals(topLeft, -botRight) {} in Rect()
37 AI static Rect XYWH(float2 topLeft, float2 size) { in XYWH()
74 AI float2 topLeft() const { return fVals.xy(); } in topLeft() function
82 AI void setTopLeft(float2 topLeft) { fVals.xy() = topLeft; } in setTopLeft()
/third_party/node/lib/internal/
Dcli_table.js22 topLeft: '┌', property
/third_party/flutter/skia/tools/sk_app/win/
DWindow_win.cpp310 POINT topLeft = {0, 0}; in WndProc() local
/third_party/skia/tools/sk_app/win/
DWindow_win.cpp309 POINT topLeft = {0, 0}; in WndProc() local
/third_party/skia/src/core/
DSkImageFilterTypes.h362 LayerSpace<SkIPoint> topLeft() const { return LayerSpace<SkIPoint>(fData.topLeft()); } in topLeft() function
396 LayerSpace<SkPoint> topLeft() const { in topLeft() function
DSkGlyph.h202 skvx::Vec<2, int16_t> topLeft() const { return {fRect[0], fRect[1]}; } in topLeft() function
/third_party/skia/src/gpu/
DGrDrawOpAtlas.h139 SkIPoint topLeft() const { in topLeft() function
DGrDrawOpAtlas.cpp35 auto topLeft = atlasLocator.topLeft(); in validate() local
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPerFlushResources.cpp336 Sk4f topLeft = devPt; in transform_path_pts() local
/third_party/skia/include/core/
DSkRect.h155 SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp430 const tcu::Vec4 topLeft, in QuadrantsInstance()
922 const auto topLeft = tcu::Vec4(0.0, 0.0, 1.0, 1.0); in createInstance() local
DvktMeshShaderBuiltinTestsEXT.cpp540 const tcu::Vec4 topLeft, in QuadrantsInstance()
1065 const auto topLeft = tcu::Vec4(0.0, 0.0, 1.0, 1.0); in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp430 const tcu::Vec4 topLeft, in QuadrantsInstance()
922 const auto topLeft = tcu::Vec4(0.0, 0.0, 1.0, 1.0); in createInstance() local
DvktMeshShaderBuiltinTestsEXT.cpp540 const tcu::Vec4 topLeft, in QuadrantsInstance()
1065 const auto topLeft = tcu::Vec4(0.0, 0.0, 1.0, 1.0); in createInstance() local
/third_party/flutter/skia/include/core/
DSkRect.h145 SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawScissorTests.cpp133 …Vec4 topLeft (-1.0f + scaleWidth * (float)m_quad.m_x, -1.0f + scaleHeight * (float)m_quad.m_… in getVertices() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp133 …Vec4 topLeft (-1.0f + scaleWidth * (float)m_quad.m_x, -1.0f + scaleHeight * (float)m_quad.m_… in getVertices() local
/third_party/skia/tests/
DSkRuntimeEffectTest.cpp416 SkIRect topLeft = SkIRect::MakeWH(1, 1); in make_RGBW_shader() local
/third_party/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp500 SkIRect topLeft = SkIRect::MakeXYWH(0, 0, 1, 1); in filterImageGPU() local
/third_party/flutter/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp507 SkRect topLeft = SkRect::MakeXYWH(0, 0, 1, 1); in filterImageGPU() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6590 const tcu::Vec4 topLeft (-1.0f, -1.0f, 0.0f, 1.0f); in checkIntermediateCopy() local
8118 const tcu::Vec4 topLeft (-1.0f, -1.0f, 0.0f, 1.0f); in checkCopyResults() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6590 const tcu::Vec4 topLeft (-1.0f, -1.0f, 0.0f, 1.0f); in checkIntermediateCopy() local
8118 const tcu::Vec4 topLeft (-1.0f, -1.0f, 0.0f, 1.0f); in checkCopyResults() local