Home
last modified time | relevance | path

Searched defs:corners (Results 1 - 25 of 25) sorted by relevance

/third_party/skia/docs/examples/
H A DRect_toQuad.cpp8 SkPoint corners[4]; in REG_FIDDLE() local
H A DRRect_dumpHex.cpp13 const SkPoint corners[] = { in REG_FIDDLE() local
H A DRRect_dump_2.cpp10 const SkPoint corners[] = { in REG_FIDDLE() local
H A DRRect_Corner.cpp10 SkVector corners[] = {{25, 17}, {17, 19}, {19, 15}, {15, 15}}; in REG_FIDDLE() local
H A DRRect_setRectRadii.cpp16 SkVector corners[] = {{15, 17}, {17, 19}, {19, 15}, {15, 15}}; in REG_FIDDLE() local
/third_party/skia/gm/
H A Dpatch.cpp50 SkPoint corners[4] = { bottom[0], bottom[3], top[0], top[3] }; in draw_control_points() local
H A Dbleed.cpp238 SkPoint corners[] = {{0, 0}, {0, kBottom}, {kWidth, kBottom}, {kWidth, 0}}; variable
[all...]
/third_party/skia/samplecode/
H A DSampleDegenerateQuads.cpp64 static SkScalar get_area_coverage(const bool edgeAA[4], const SkPoint corners[4], in get_area_coverage() argument
117 static SkScalar get_edge_dist_coverage(const bool edgeAA[4], const SkPoint corners[4], in get_edge_dist_coverage() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationCommonEdgeTests.cpp293 const deUint16 corners[4] = in test() local
H A DvktTessellationUtil.cpp540 const tcu::Vec3 corners[3] = in generateReferenceTriangleTessCoords() local
/third_party/skia/src/core/
H A DSkGlyphRunPainter.cpp149 SkPoint corners[4]; in drawForBitmapDevice() local
[all...]
H A DSkPath.cpp3504 int corners = 0; in IsRectContour() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationCommonEdgeTests.cpp293 const deUint16 corners[4] = in test() local
H A DvktTessellationUtil.cpp548 const tcu::Vec3 corners[3] = in generateReferenceTriangleTessCoords() local
/third_party/skia/tests/
H A DRegionTest.cpp453 const SkPoint corners[] = { in DEF_TEST() local
H A DSerializationTest.cpp589 SkVector corners[4] = { {1, 2}, {2, 3}, {3,4}, {4,5} }; in DEF_TEST() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcolr.c836 FT_Vector corners[4]; in FT_LOCAL_DEF() local
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRasterizer.cpp321 } corners[] = in doesLineSegmentExitDiamond() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampleTests.cpp678 Vec2 corners[4] = in iterate() local
754 Vec2 corners[4] = iterate() local
794 Vec2 corners[4] = iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingShaderBindingTableTests.cpp222 std::vector<tcu::Vec3> corners; in initBottomAccelerationStructures() local
555 std::vector<tcu::UVec4> corners; verifyImage() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fMultisampleTests.cpp840 Vec2 corners[4] = in iterate() local
916 Vec2 corners[4] = iterate() local
956 Vec2 corners[4] = iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingShaderBindingTableTests.cpp222 std::vector<tcu::Vec3> corners; in initBottomAccelerationStructures() local
555 std::vector<tcu::UVec4> corners; verifyImage() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp2352 const bool corners = (m_baseParams.flags & GATHERCASE_DONT_SAMPLE_CUBE_CORNERS) == 0; in computeQuadTexCoord() local
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp1712 SkPoint corners[4] = { points[0] - ortho - parallel, in drawStrokedLine() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp2368 const bool corners = (m_baseParams.flags & GATHERCASE_DONT_SAMPLE_CUBE_CORNERS) == 0; in computeQuadTexCoord() local

Completed in 40 milliseconds