Home
last modified time | relevance | path

Searched defs:height (Results 851 - 875 of 2608) sorted by relevance

1...<<31323334353637383940>>...105

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboStencilbufferTests.cpp160 const int height = 128; in render() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderLimitTests.cpp70 const int height = viewportSize.y(); in iterate() local
/third_party/vk-gl-cts/framework/egl/
H A DegluNativeWindow.hpp60 int height; //!< Positive size, or SIZE_DONT_CARE member
/third_party/vk-gl-cts/framework/opengl/
H A DgluFboRenderContext.cpp218 int height = config.height; in createFramebuffer() local
[all...]
H A DgluRenderConfig.hpp78 int height; member
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11Xcb.cpp78 XcbWindow::XcbWindow (XcbDisplay& display, int width, int height, xcb_visualid_t* visual) in XcbWindow() argument
158 void XcbWindow::setDimensions (int width, int height) in setDimensions() argument
/third_party/vk-gl-cts/framework/platform/lnx/wayland/
H A DtcuLnxWayland.cpp153 Window::Window (Display& display, int width, int height) in Window() argument
217 void Window::setDimensions (int width, int height) in setDimensions() argument
/third_party/vk-gl-cts/framework/platform/raspi/
H A DtcuRaspiPlatform.cpp110 const int height = params.height != eglu::WindowParams::SIZE_DONT_CARE ? params.height : DEFAULT_WINDOW_HEIGHT; in createWindow() local
117 Window::Window (int width, int height) in Window() argument
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrMultisamplePixelBufferAccess.cpp105 MultisamplePixelBufferAccess getSubregion (const MultisamplePixelBufferAccess& access, int x, int y, int width, int height) in getSubregion() argument
110 MultisampleConstPixelBufferAccess getSubregion (const MultisampleConstPixelBufferAccess& access, int x, int y, int width, int height) in getSubregion() argument
/test/testfwk/arkxtest/uitest/record/
H A Dsize.h31 Size(double width, double height) : width_(width), height_(height) {} in Size() argument
63 void SetHeight(double height) in SetHeight() argument
94 Size& AddHeight(double height) in AddHeight() argument
106 Size& MinusHeight(double height) in MinusHeight() argument
/test/ostest/wukong/component_event/src/
H A Dscene_delegate.cpp319 int32_t height = -1; in IsComponentInScreen() local
H A Dfocus_scene_delegate.cpp319 int32_t height = -1; in IsComponentInScreen() local
/test/testfwk/arkxtest/uitest/addon/
H A Dscreen_copy.cpp218 static void AdaptJpegSize(jpeg_compress_struct &jpeg, uint32_t width, uint32_t height) in AdaptJpegSize() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_scrollto_test.cpp96 float height = 10.0; in CreateNativeNode() local
168 float height = 10.0; in CreateNativeNodeEase() local
240 float height = 10.0; in CreateNativeNodeEaseInOut() local
312 float height = 10.0; in CreateNativeNodeEaseIn() local
384 float height = 10.0; in CreateNativeNodeEaseOut() local
456 float height = 10.0; CreateNativeNodeExtremeDeceleration() local
528 float height = 10.0; CreateNativeNodeFastOutLinearIn() local
600 float height = 10.0; CreateNativeNodeFastOutSlowIn() local
672 float height = 10.0; CreateNativeNodeFriction() local
744 float height = 10.0; CreateNativeNodeLinearOutSlowIn() local
816 float height = 10.0; CreateNativeNodeRhythm() local
888 float height = 10.0; CreateNativeNodeSharp() local
960 float height = 10.0; CreateNativeNodeSmooth() local
[all...]
H A Dscroll_currentoffset_test.cpp96 float height = 10.0; in CreateNativeNode() local
168 float height = 10.0; in CreateNativeNodeEase() local
240 float height = 10.0; in CreateNativeNodeEaseInOut() local
312 float height = 10.0; in CreateNativeNodeEaseIn() local
384 float height = 10.0; in CreateNativeNodeEaseOut() local
456 float height = 10.0; CreateNativeNodeExtremeDeceleration() local
528 float height = 10.0; CreateNativeNodeFastOutLinearIn() local
600 float height = 10.0; CreateNativeNodeFastOutSlowIn() local
672 float height = 10.0; CreateNativeNodeFriction() local
744 float height = 10.0; CreateNativeNodeLinearOutSlowIn() local
816 float height = 10.0; CreateNativeNodeRhythm() local
888 float height = 10.0; CreateNativeNodeSharp() local
960 float height = 10.0; CreateNativeNodeSmooth() local
[all...]
H A Dscroll_nestedscroll_test.cpp39 static void SetAttributes(ArkUI_NativeNodeAPI_1 *nodeAPI, ArkUI_NodeHandle nodeHandle, float width, float height, in SetAttributes() argument
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/panel/router/
H A Dindex.js593 var height = rect.height; variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/popup/router/
H A Dindex.js534 var height = rect.height; variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/popup/router/
H A Dindex.js534 var height = rect.height; variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/panel/router/
H A Dindex.js593 var height = rect.height; variable
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/panel/router/
H A Dindex.js593 var height = rect.height; variable
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/popup/router/
H A Dindex.js534 var height = rect.height; variable
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/panel/router/
H A Dindex.js593 var height = rect.height; variable
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/popup/router/
H A Dindex.js534 var height = rect.height; variable
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasTestPart2.cpp738 int height = 500; in HWTEST_F() local
753 int height = 500; in HWTEST_F() local
794 int height = 48; in HWTEST_F() local
949 int height = 2160; HWTEST_F() local
1015 int height = 500; HWTEST_F() local
1072 int height = 48; HWTEST_F() local
1280 int height = 2160; HWTEST_F() local
[all...]

Completed in 17 milliseconds

1...<<31323334353637383940>>...105