Home
last modified time | relevance | path

Searched defs:offsetY (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DOverlay_autogen.cpp41 const int32_t offsetY = 10; in initOverlayWidgets() local
64 const int32_t offsetY = -10; in initOverlayWidgets() local
87 const int32_t offsetY = in initOverlayWidgets() local
111 const int32_t offsetY = 100; in initOverlayWidgets() local
131 const int32_t offsetY = in initOverlayWidgets() local
154 const int32_t offsetY = 100; in initOverlayWidgets() local
174 const int32_t offsetY = in initOverlayWidgets() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DRobustResourceInitTest.cpp1578 void RobustResourceInitTest::copyTexSubImage2DCustomFBOTest(int offsetX, int offsetY) in copyTexSubImage2DCustomFBOTest()