Home
last modified time | relevance | path

Searched refs:topLeft (Results 1 – 14 of 14) sorted by relevance

/external/skqp/tools/sk_app/win/
DWindow_win.cpp308 POINT topLeft = {0, 0}; in WndProc() local
309 ClientToScreen(hWnd, &topLeft); in WndProc()
324 LONG tx = (ti.x / 100) - topLeft.x; in WndProc()
325 LONG ty = (ti.y / 100) - topLeft.y; in WndProc()
/external/skia/tools/sk_app/win/
DWindow_win.cpp308 POINT topLeft = {0, 0}; in WndProc() local
309 ClientToScreen(hWnd, &topLeft); in WndProc()
324 LONG tx = (ti.x / 100) - topLeft.x; in WndProc()
325 LONG ty = (ti.y / 100) - topLeft.y; in WndProc()
/external/eigen/test/
Dgeo_alignedbox.cpp133 Vector2f topLeft; topLeft << m[0], M[1]; in specificTest1() local
135 VERIFY_IS_APPROX( topLeft, box.corner( BoxType::TopLeft ) ); in specificTest1()
/external/skia/src/gpu/ccpr/
DGrCCPerFlushResources.cpp304 Sk4f topLeft = devPt; in transform_path_pts() local
315 topLeft = Sk4f::Min(topLeft, devPt); in transform_path_pts()
320 if (!(Sk4f(0) == topLeft*0).allTrue() || !(Sk4f(0) == bottomRight*0).allTrue()) { in transform_path_pts()
326 topLeft.store(topLeftPts); in transform_path_pts()
/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.cpp301 Sk4f topLeft = devPt; in transform_path_pts() local
312 topLeft = Sk4f::Min(topLeft, devPt); in transform_path_pts()
317 if (!(Sk4f(0) == topLeft*0).allTrue() || !(Sk4f(0) == bottomRight*0).allTrue()) { in transform_path_pts()
323 topLeft.store(topLeftPts); in transform_path_pts()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drasterizer_impl.h619 POS topLeft{scissor.xmin, scissor.ymin};
625 ComputeEdgeData(topLeft, bottomLeft, rastEdges[3]);
628 ComputeEdgeData(topRight, topLeft, rastEdges[6]);
660 POS topLeft{scissor.xmin, scissor.ymin};
666 ComputeEdgeData(topLeft, bottomLeft, rastEdges[3]);
669 ComputeEdgeData(topRight, topLeft, rastEdges[6]);
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/skqp/include/core/
DSkRect.h146 SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
/external/skia/include/core/
DSkRect.h146 SkIPoint topLeft() const { return {fLeft, fTop}; } in topLeft() function
/external/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp489 SkRect topLeft = SkRect::MakeXYWH(0, 0, 1, 1); in filterImageGPU() local
500 this->drawRect(renderTargetContext.get(), inputProxy, matrix, clip, topLeft, in filterImageGPU()
/external/skqp/src/effects/imagefilters/
DSkLightingImageFilter.cpp487 SkRect topLeft = SkRect::MakeXYWH(0, 0, 1, 1); in filterImageGPU() local
498 this->drawRect(renderTargetContext.get(), inputProxy, matrix, clip, topLeft, in filterImageGPU()
/external/skia/src/core/
DSkCanvas.cpp1144 fMCRec->fBackImage.reset(new BackImage{std::move(backImage), devBounds.topLeft()}); in internalSaveBehind()
/external/skqp/src/core/
DSkCanvas.cpp1143 fMCRec->fBackImage.reset(new BackImage{std::move(backImage), devBounds.topLeft()}); in internalSaveBehind()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...