| /third_party/skia/third_party/externals/angle2/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
|
| /third_party/skia/experimental/graphite/src/geom/ |
| D | Rect.h | 31 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/skia/m133/src/gpu/graphite/geom/ |
| D | Rect.h | 37 AI Rect(float2 topLeft, float2 botRight) : fVals(topLeft, -botRight) {} in Rect() 47 AI static Rect XYWH(float2 topLeft, float2 size) { in XYWH() 88 AI float2 topLeft() const { return fVals.xy(); } in topLeft() function 96 AI void setTopLeft(float2 topLeft) { fVals.xy() = topLeft; } in setTopLeft()
|
| /third_party/skia/m133/src/gpu/graphite/ |
| D | PathAtlas.cpp | 123 SkIPoint topLeft = cachedLocator->topLeft(); in findOrCreateEntry() local 168 SkIPoint topLeft = locator->topLeft(); in addToAtlas() local
|
| D | DrawAtlas.cpp | 45 auto topLeft = atlasLocator.topLeft(); in validate() local
|
| /third_party/skia/m133/src/gpu/ |
| D | AtlasTypes.cpp | 78 SkIPoint topLeft = atlasLocator.topLeft(); in dataAt() local
|
| D | AtlasTypes.h | 314 SkIPoint topLeft() const { in topLeft() function
|
| /third_party/skia/tools/sk_app/win/ |
| D | Window_win.cpp | 309 POINT topLeft = {0, 0}; in WndProc() local
|
| /third_party/skia/m133/tools/sk_app/win/ |
| D | Window_win.cpp | 310 POINT topLeft = {0, 0}; in WndProc() local
|
| /third_party/skia/src/core/ |
| D | SkImageFilterTypes.h | 362 LayerSpace<SkIPoint> topLeft() const { return LayerSpace<SkIPoint>(fData.topLeft()); } in topLeft() function 396 LayerSpace<SkPoint> topLeft() const { in topLeft() function
|
| D | SkGlyph.h | 202 skvx::Vec<2, int16_t> topLeft() const { return {fRect[0], fRect[1]}; } in topLeft() function
|
| /third_party/skia/m133/src/core/ |
| D | SkImageFilterTypes.h | 414 LayerSpace<SkIPoint> topLeft() const { return LayerSpace<SkIPoint>(fData.topLeft()); } in topLeft() function 455 LayerSpace<SkPoint> topLeft() const { in topLeft() function
|
| /third_party/skia/m133/src/gpu/ganesh/ |
| D | GrDrawOpAtlas.cpp | 58 auto topLeft = atlasLocator.topLeft(); in validate() local
|
| /third_party/skia/src/gpu/ |
| D | GrDrawOpAtlas.h | 139 SkIPoint topLeft() const { in topLeft() function
|
| D | GrDrawOpAtlas.cpp | 36 auto topLeft = atlasLocator.topLeft(); in validate() local
|
| /third_party/skia/include/core/ |
| D | SkRect.h | 155 SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| D | vktMeshShaderBuiltinTests.cpp | 430 const tcu::Vec4 topLeft, in QuadrantsInstance() 922 const auto topLeft = tcu::Vec4(0.0, 0.0, 1.0, 1.0); in createInstance() local
|
| D | vktMeshShaderBuiltinTestsEXT.cpp | 540 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/ |
| D | vktMeshShaderBuiltinTests.cpp | 430 const tcu::Vec4 topLeft, in QuadrantsInstance() 922 const auto topLeft = tcu::Vec4(0.0, 0.0, 1.0, 1.0); in createInstance() local
|
| D | vktMeshShaderBuiltinTestsEXT.cpp | 540 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/skia/m133/include/core/ |
| D | SkRect.h | 152 constexpr SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawScissorTests.cpp | 133 …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_no_buildgn/vulkan/draw/ |
| D | vktDrawScissorTests.cpp | 133 …Vec4 topLeft (-1.0f + scaleWidth * (float)m_quad.m_x, -1.0f + scaleHeight * (float)m_quad.m_… in getVertices() local
|
| /third_party/skia/tests/ |
| D | SkRuntimeEffectTest.cpp | 416 SkIRect topLeft = SkIRect::MakeWH(1, 1); in make_RGBW_shader() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleTests.cpp | 6027 auto topLeft = tcu::getSubregion(refColorAccess, 0, 0, halfWidth, halfHeight); in ZExportIterate() local 6039 auto topLeft = tcu::getSubregion(refDepthAccess, 0, 0, halfWidth, halfHeight); in ZExportIterate() local 6054 auto topLeft = tcu::getSubregion(refStencilAccess, 0, 0, halfWidth, halfHeight); in ZExportIterate() local
|