| /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/skia/src/gpu/graphite/geom/ |
| D | Rect.h | 33 AI Rect(float2 topLeft, float2 botRight) : fVals(topLeft, -botRight) {} in Rect() 43 AI static Rect XYWH(float2 topLeft, float2 size) { in XYWH() 80 AI float2 topLeft() const { return fVals.xy(); } in topLeft() function 88 AI void setTopLeft(float2 topLeft) { fVals.xy() = topLeft; } in setTopLeft()
|
| /external/skia/tools/sk_app/win/ |
| D | Window_win.cpp | 307 POINT topLeft = {0, 0}; in WndProc() local
|
| /external/skia/src/core/ |
| D | SkImageFilterTypes.h | 373 LayerSpace<SkIPoint> topLeft() const { return LayerSpace<SkIPoint>(fData.topLeft()); } in topLeft() function 409 LayerSpace<SkPoint> topLeft() const { in topLeft() function
|
| /external/skia/src/gpu/ganesh/ |
| D | GrDrawOpAtlas.cpp | 47 auto topLeft = atlasLocator.topLeft(); in validate() local
|
| /external/skia/src/gpu/graphite/ |
| D | DrawAtlas.cpp | 75 auto topLeft = atlasLocator.topLeft(); in validate() local
|
| /external/skia/src/gpu/ |
| D | AtlasTypes.h | 305 SkIPoint topLeft() const { in topLeft() function
|
| /external/eigen/test/ |
| D | geo_alignedbox.cpp | 475 Vector2f topLeft; topLeft << m[0], M[1]; in specificTest1() local
|
| /external/deqp/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
|
| /external/skia/include/core/ |
| D | SkRect.h | 152 constexpr SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
|
| /external/deqp/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
|
| /external/skia/src/effects/imagefilters/ |
| D | SkLightingImageFilter.cpp | 538 SkIRect topLeft = SkIRect::MakeXYWH(0, 0, 1, 1); in filterImageGPU() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 6613 const tcu::Vec4 topLeft (-1.0f, -1.0f, 0.0f, 1.0f); in checkIntermediateCopy() local 8141 const tcu::Vec4 topLeft (-1.0f, -1.0f, 0.0f, 1.0f); in checkCopyResults() local
|