Home
last modified time | relevance | path

Searched defs:maxX (Results 1 - 25 of 73) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drender_shape_container.cpp64 double maxX = 0.0; in PerformLayout() local
/foundation/multimodalinput/input/uinput/
H A Dhdf_device_event_dispatch.cpp32 HdfDeviceEventDispatch::HdfDeviceEventDispatch(const uint32_t maxX, const uint32_t maxY) in HdfDeviceEventDispatch() argument
H A Dvirtual_touch_screen.cpp68 VirtualTouchScreen::VirtualTouchScreen(const uint32_t maxX, const uint32_t maxY) in VirtualTouchScreen() argument
/third_party/mesa3d/src/mesa/main/
H A Dbbox.c36 _mesa_PrimitiveBoundingBox( GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) _mesa_PrimitiveBoundingBox() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_10969_workaround.c55 u32 minX, minY, maxX, maxY; in kbasep_10969_workaround_clamp_coordinates() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_10969_workaround.c56 u32 minX, minY, maxX, maxY; in kbasep_10969_workaround_clamp_coordinates() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/scanline/
H A Dgeometry_scanline.h68 void Reset(int32_t minX, int32_t maxX) in Reset() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DConstants.cpp321 const dword maxX[16] = {0x00000000, 0x00000001, 0x00000100, 0x00000101, 0x00010000, 0x00010001, 0x00010100, 0x00010101, 0x01000000, 0x01000001, 0x01000100, 0x01000101, 0x01010000, 0x01010001, 0x01010100, 0x01010101}; in Constants() local
H A DConstants.hpp89 dword maxX[16]; member
H A DVertexRoutine.cpp113 Int4 maxX = CmpLT(o[pos].w, o[pos].x); in computeClipFlags() local
/third_party/skia/gm/
H A Dovals.cpp155 int maxX = fMatrices.count(); variable
H A Droundrects.cpp158 int maxX = fMatrices.count(); variable
/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Drender_stack.cpp121 double maxX = 0.0; in DetermineStackSize() local
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_wb_connector.c117 komeda_wb_connector_fill_modes(struct drm_connector *connector, uint32_t maxX, uint32_t maxY) komeda_wb_connector_fill_modes() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_wb_connector.c118 komeda_wb_connector_fill_modes(struct drm_connector *connector, uint32_t maxX, uint32_t maxY) komeda_wb_connector_fill_modes() argument
/third_party/skia/src/core/
H A DSkBitmapProcState_matrixProcs.cpp87 const unsigned maxX = s.fPixmap.width() - 1; in nofilter_scale() local
131 int maxX = s.fPixmap.width () - 1, in nofilter_affine() local
170 const unsigned maxX in filter_scale() local
216 unsigned maxX = s.fPixmap.width () - 1, filter_affine() local
[all...]
H A DSkBitmapProcState.cpp33 const unsigned maxX = s.fPixmap.width() - 1; in Clamp_S32_opaque_D32_nofilter_DX_shaderproc() local
304 const int maxX = s.fPixmap.width() - 1; in Clamp_S32_D32_nofilter_trans_shaderproc() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DConstants.cpp328 const dword maxX[16] = { 0x00000000, 0x00000001, 0x00000100, 0x00000101, 0x00010000, 0x00010001, 0x00010100, 0x00010101, 0x01000000, 0x01000001, 0x01000100, 0x01000101, 0x01010000, 0x01010001, 0x01010100, 0x01010101 }; in Constants() local
H A DConstants.hpp128 dword maxX[16]; member
/third_party/skia/src/pathops/
H A DSkPathOpsCurve.cpp16 double maxX = minX; in nearPoint() local
H A DSkReduceOrder.cpp56 int index, minX, maxX, minY, maxY; in reduce() local
189 int index, minX, maxX, minY, maxY; in reduce() local
38 check_linear(const SkDQuad& quad, int minX, int maxX, int minY, int maxY, SkDQuad& reduction) check_linear() argument
151 check_linear(const SkDCubic& cubic, int minX, int maxX, int minY, int maxY, SkDCubic& reduction) check_linear() argument
[all...]
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgeometry2d.cpp190 int16_t maxX = vertexes_[0].x_; in MakeAABB() local
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_probe_helper.c416 drm_helper_probe_single_connector_modes(struct drm_connector *connector, uint32_t maxX, uint32_t maxY) drm_helper_probe_single_connector_modes() argument
/third_party/skia/src/effects/
H A DSkDashPathEffect.cpp94 SkScalar maxX = pts[1].fX; in cull_line() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_probe_helper.c432 __drm_helper_update_and_validate(struct drm_connector *connector, uint32_t maxX, uint32_t maxY, struct drm_modeset_acquire_ctx *ctx) __drm_helper_update_and_validate() argument
546 drm_helper_probe_single_connector_modes(struct drm_connector *connector, uint32_t maxX, uint32_t maxY) drm_helper_probe_single_connector_modes() argument

Completed in 14 milliseconds

123