Home
last modified time | relevance | path

Searched refs:globalY (Results 1 – 4 of 4) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
DinputMonitor.js20 globalY: 3654, property
28 globalY: 3654, property
66 mouse.globalY = 784;
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimodalInput_inputMonitor.js23 globalY: 3654, property
31 globalY: 3654, property
68 mouse.globalY = 784;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp452 const float globalY = sp.y() + static_cast<float>(y); in ndcTransformEachSampleInPixel() local
456 -1.0f + 2.0f * (globalY / static_cast<float>(framebufferSize.y())))); in ndcTransformEachSampleInPixel()
DvktPipelineMultisampleSampleLocationsExtTests.cpp472 const float globalY = location.y + static_cast<float>(y); in genFramebufferSampleLocations() local
476 -1.0f + 2.0f * (globalY / static_cast<float>(framebufferSize.y())))); in genFramebufferSampleLocations()