Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DOverlay_autogen.cpp40 const int32_t offsetX = 10; in initOverlayWidgets() local
63 const int32_t offsetX = 10; in initOverlayWidgets() local
86 const int32_t offsetX = 10; in initOverlayWidgets() local
110 const int32_t offsetX = 10; in initOverlayWidgets() local
129 const int32_t offsetX = in initOverlayWidgets() local
153 const int32_t offsetX = -50; in initOverlayWidgets() local
172 const int32_t offsetX = 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()