Home
last modified time | relevance | path

Searched defs:startY (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/tools/viewer/
H A DStatsLayer.cpp128 int startY = SkScalarTruncToInt(rect.fBottom); in onPaint() local
H A DTouchGesture.cpp196 void TouchGesture::updateZoom(float scale, float startX, float startY, float lastX, float lastY) { in updateZoom() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationCommonEdgeTests.cpp81 const int startY = static_cast<int>(0.15f * (float)image.getHeight()); in verifyResult() local
/third_party/skia/src/codec/
H A DSkSampledCodec.cpp204 const int startY = samplingOffsetY + subsetY; in sampledDecode() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationCommonEdgeTests.cpp81 const int startY = static_cast<int>(0.15f * (float)image.getHeight()); in verifyResult() local
/third_party/skia/src/core/
H A DSkMaskFilter.cpp145 int startY = std::max(0, r.top() - outerR.top()); in draw_nine_clipped() local
158 int startY = outerR.bottom() - r.bottom(); in draw_nine_clipped() local
/third_party/skia/fuzz/
H A DFuzzMain.cpp556 const int startY = (i + 1) * stripeHeight; in fuzz_img() local
571 const int startY = i * stripeHeight; in fuzz_img() local
/third_party/skia/dm/
H A DDMSrcSink.cpp665 const int startY = (i + 1) * stripeHeight; in draw() local
680 const int startY = i * stripeHeight; in draw() local
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h2720 UINT_32 startY; member

Completed in 17 milliseconds