Home
last modified time | relevance | path

Searched defs:maxHeight (Results 1 - 22 of 22) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_constraintsize_test.cpp24 float maxHeight = SIZE_100; in TestCustomComponentConstraintSize001() local
42 float maxHeight = PARAM_0; in TestCustomComponentConstraintSize002() local
60 float maxHeight = PARAM_NEGATIVE_100; in TestCustomComponentConstraintSize003() local
78 float maxHeight in TestCustomComponentConstraintSize004() local
[all...]
H A Dcustomcomponent_event_null_test.cpp43 auto maxHeight = OH_ArkUI_LayoutConstraint_GetMaxHeight(nullptr); in CustomComponentEventNull002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_constraintsize_test.cpp24 float maxHeight = SIZE_100; in TestCommonAttrsConstraintSize001() local
42 float maxHeight = PARAM_0; in TestCommonAttrsConstraintSize002() local
60 float maxHeight = PARAM_NEGATIVE_100; in TestCommonAttrsConstraintSize003() local
78 float maxHeight in TestCommonAttrsConstraintSize004() local
[all...]
/third_party/node/deps/npm/node_modules/cli-table3/src/
H A Dlayout-manager.js47 function maxHeight(table) { function
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp532 const int maxHeight = 2048; // MAX_FRAMEBUFFER_HEIGHT in ES 3.1 in createFboNoAttachmentTests() local
/third_party/skia/src/core/
H A DSkRegion_path.cpp123 bool SkRgnBuilder::init(int maxHeight, int maxTransitions, bool pathIsInverse) { in init() argument
H A DSkClipStack.cpp852 getConservativeBounds(int offsetX, int offsetY, int maxWidth, int maxHeight, SkRect* devBounds, bool* isIntersectionOfRects) const getConservativeBounds() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglMemoryStressTests.cpp105 MemoryAllocator::MemoryAllocator (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig config, int seed, ObjectType types, int minWidth, int minHeight, int maxWidth, int maxHeight, bool use) in MemoryAllocator() argument
323 int maxHeight; member
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkOpsRenderPass.cpp134 adjust_bounds_to_granularity(SkIRect* dstBounds, const SkIRect& srcBounds, const VkExtent2D& granularity, int maxWidth, int maxHeight) adjust_bounds_to_granularity() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES31.cpp1133 GLint maxHeight = context->getCaps().maxFramebufferHeight; in ValidateFramebufferParameteri() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp657 Rectangle randomViewport (const RenderContext& ctx, GLint maxWidth, GLint maxHeight, in randomViewport() argument
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c744 uint8_t maxHeight; in tile_info() local
/third_party/mesa3d/src/mesa/main/
H A Dfbobject.c1266 GLuint minWidth = ~0, minHeight = ~0, maxWidth = 0, maxHeight = 0; in _mesa_test_framebuffer_completeness() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp4889 deUint32 maxHeight = properties.imageFormatProperties.maxExtent.height; in testAndroidHardwareBufferImageFormat() local
5211 deUint32 maxHeight = properties.imageFormatProperties.maxExtent.height; in testOHOSNativeBufferImageFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp4580 deUint32 maxHeight = properties.imageFormatProperties.maxExtent.height; in testAndroidHardwareBufferImageFormat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1856 SUnit *maxHeight = nullptr; in computeNodeOrder() local
[all...]
/third_party/mesa3d/include/GL/
H A Dglxext.h794 int XOrigin, YOrigin, maxHeight, maxWidth; member
/third_party/openGLES/api/GL/
H A Dglxext.h779 int XOrigin, YOrigin, maxHeight, maxWidth; member
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h778 int XOrigin, YOrigin, maxHeight, maxWidth; member
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h778 int XOrigin, YOrigin, maxHeight, maxWidth; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h451 ArkUI_Float32 maxHeight; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h18179 uint32_t maxHeight; member

Completed in 148 milliseconds