Home
last modified time | relevance | path

Searched defs:yEnd (Results 1 - 19 of 19) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_arc.cpp138 int16_t yEnd = mask.GetBottom() - arcInfo.center.y; in DrawCircleNoEndpoint() local
189 void DrawArc::CalculatedYStartAndYEnd(int16_t& yStart, int16_t& yEnd) in CalculatedYStartAndYEnd() argument
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_path_storage.h283 CubicBezierCurve(double xCtrl1, double yCtrl1, double xCtrl2, double yCtrl2, double xEnd, double yEnd) CubicBezierCurve() argument
/third_party/skia/third_party/externals/libgifcodec/
H A DSkLibGifCodec.cpp430 const int yEnd = std::min(yBegin + repeatCount, this->dimensions().height()); in haveDecodedRow() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthClampTests.cpp689 deInt32 yEnd = yStart + viewRect.extent.height; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDepthClampTests.cpp689 deInt32 yEnd = yStart + viewRect.extent.height; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp937 deInt32 yEnd = deInt32(floorf(yf[1] + 0.5f)); in rasterizeExpectedResults() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp948 const int yEnd = (row + 1)*dst.getHeight() / numRows; in fillWithRandomColorTiles() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp846 deInt32 yEnd = deInt32(floorf(yf[1] + 0.5f)); in rasterizeExpectedResults() local
/third_party/skia/third_party/etc1/
H A Detc1.cpp532 etc1_uint32 yEnd = height - y; in etc1_encode_image() local
585 etc1_uint32 yEnd = height - y; in etc1_decode_image() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp948 const int yEnd = (row + 1)*dst.getHeight() / numRows; in fillWithRandomColorTiles() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp253 const int yEnd = regionOffset.y() + regionSize.y(); in countPixels() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp253 const int yEnd = regionOffset.y() + regionSize.y(); in countPixels() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp114 const int yEnd = (row+1)*dst.getHeight()/numRows; in fillWithRandomColorTiles() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp182 const int yEnd = (row+1)*dst.getHeight()/numRows; in fillWithRandomColorTiles() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp182 const int yEnd = (row+1)*dst.getHeight()/numRows; in fillWithRandomColorTiles() local
/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h492 int32_t yEnd = std::min(posY_ + static_cast<int32_t>(height_), in IsOverlap() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp1456 int yEnd = 0; in fillQuarter() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp1481 int yEnd = 0; in fillQuarter() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3795 const int yEnd = deMax32(blit.dstOffsets[0].y, blit.dstOffsets[1].y); in forEach() local

Completed in 60 milliseconds