Home
last modified time | relevance | path

Searched defs:bottomRight (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/gm/
Dplus.cpp33 SkPath bottomRight; variable
/third_party/node/lib/internal/
Dcli_table.js28 bottomRight: '┘', property
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp433 const tcu::Vec4 bottomRight) in QuadrantsInstance()
925 const auto bottomRight = tcu::Vec4(1.0, 1.0, 0.0, 1.0); in createInstance() local
DvktMeshShaderBuiltinTestsEXT.cpp543 const tcu::Vec4 bottomRight) in QuadrantsInstance()
1068 const auto bottomRight = (m_writeVal ? tcu::Vec4(1.0, 1.0, 0.0, 1.0) : getClearColor()); in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp433 const tcu::Vec4 bottomRight) in QuadrantsInstance()
925 const auto bottomRight = tcu::Vec4(1.0, 1.0, 0.0, 1.0); in createInstance() local
DvktMeshShaderBuiltinTestsEXT.cpp543 const tcu::Vec4 bottomRight) in QuadrantsInstance()
1068 const auto bottomRight = (m_writeVal ? tcu::Vec4(1.0, 1.0, 0.0, 1.0) : getClearColor()); in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawScissorTests.cpp136 …Vec4 bottomRight (-1.0f + scaleWidth * (float)(m_quad.m_x + m_quad.m_width), -1.0f + scaleHei… in getVertices() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp136 …Vec4 bottomRight (-1.0f + scaleWidth * (float)(m_quad.m_x + m_quad.m_width), -1.0f + scaleHei… in getVertices() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp6030 …auto bottomRight = tcu::getSubregion(refColorAccess, halfWidth, halfHeight, halfWidth, halfHeight); in ZExportIterate() local
6042 …auto bottomRight = tcu::getSubregion(refDepthAccess, halfWidth, halfHeight, halfWidth, halfHeight); in ZExportIterate() local
6057 …auto bottomRight = tcu::getSubregion(refStencilAccess, halfWidth, halfHeight, halfWidth, halfHeigh… in ZExportIterate() local
/third_party/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp508 SkIRect bottomRight = SkIRect::MakeXYWH(dstRect.width() - 1, dstRect.height() - 1, 1, 1); in filterImageGPU() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6593 const tcu::Vec4 bottomRight ( 1.0f, 1.0f, 0.0f, 1.0f); in checkIntermediateCopy() local
8121 const tcu::Vec4 bottomRight ( 1.0f, 1.0f, 0.0f, 1.0f); in checkCopyResults() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6880 const tcu::Vec4 bottomRight ( 1.0f, 1.0f, 0.0f, 1.0f); in checkIntermediateCopy() local
8399 const tcu::Vec4 bottomRight ( 1.0f, 1.0f, 0.0f, 1.0f); in checkCopyResults() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp7543 const tcu::Vec4 bottomRight ( 0.5f, 0.5f, 0.0f, 1.0f); in iterate() local