Home
last modified time | relevance | path

Searched defs:edge (Results 126 - 150 of 165) sorted by relevance

1234567

/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpshints.c976 CF2_HintRec edge, invalid; cf2_hintmap_build() local
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRasterizer.cpp57 static inline void initEdgeCCW (EdgeFunction& edge, const HorizontalFill horizontalFill, const VerticalFill verticalFill, const deInt64 x0, const deInt64 y0, const deInt64 x1, const deInt64 y1) in initEdgeCCW() argument
76 static inline void reverseEdge (EdgeFunction& edge) in reverseEdge() argument
84 evaluateEdge(const EdgeFunction& edge, const deInt64 x, const deInt64 y) evaluateEdge() argument
89 isInsideCCW(const EdgeFunction& edge, const deInt64 edgeVal) isInsideCCW() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1500 const RefPtr<Component> VideoElement::SetPadding(const RefPtr<Component>& component, Edge&& edge) in SetPadding() argument
/third_party/ffmpeg/libavfilter/
H A Daf_afftdn.c866 int edge, j, k, n, edgemax; in sample_noise_block() local
/third_party/glfw/src/
H A Dwin32_window.c190 static void applyAspectRatio(_GLFWwindow* window, int edge, RECT* area) in applyAspectRatio() argument
[all...]
H A Dwl_window.c196 createFallbackEdge(_GLFWwindow* window, _GLFWfallbackEdgeWayland* edge, struct wl_surface* parent, struct wl_buffer* buffer, int x, int y, int width, int height) createFallbackEdge() argument
254 destroyFallbackEdge(_GLFWfallbackEdgeWayland* edge) destroyFallbackEdge() argument
[all...]
/third_party/backends/backend/
H A Dagfafocus.c477 Byte edge; /* Sharpening (0 - 7) */ in set_window() member
[all...]
H A Dsharp.h257 SANE_Int edge; member
H A Dnec.c2828 char *mode, *halftone, *gamma, *edge, *lightcolor, *adf_fsu; in sane_start() local
[all...]
H A Dnec.h248 SANE_Int edge; member
H A Dsharp.c3301 char *mode, *halftone, *gamma, *edge, *lightcolor, *adf_fsu; in sane_start() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dscheduler.cc1750 GetBlockForUse(Edge edge) GetBlockForUse() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.cpp637 int edge, axis; in QuadProcessTessFactors() local
735 int edge; QuadGeneratePoints() local
864 int edge; QuadGenerateConnectivity() local
1145 int edge; TriProcessTessFactors() local
1241 int edge; TriGeneratePoints() local
1351 int edge; TriGenerateConnectivity() local
2198 int edge, axis; QuadHLSLProcessTessFactors() local
2442 int edge; TriHLSLProcessTessFactors() local
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c54 struct edge { struct
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.cpp289 void GrTriangulator::EdgeList::insert(Edge* edge, Edge* prev, Edge* next) { in insert() argument
293 void GrTriangulator::EdgeList::remove(Edge* edge) { in remove() argument
299 addEdge(Edge* edge) addEdge() argument
689 remove_edge_above(Edge* edge) remove_edge_above() argument
697 remove_edge_below(Edge* edge) remove_edge_below() argument
736 rewind_if_necessary(Edge* edge, EdgeList* activeEdges, Vertex** current, const Comparator& c) rewind_if_necessary() argument
774 setTop(Edge* edge, Vertex* v, EdgeList* activeEdges, Vertex** current, const Comparator& c) const setTop() argument
788 setBottom(Edge* edge, Vertex* v, EdgeList* activeEdges, Vertex** current, const Comparator& c) const setBottom() argument
802 mergeEdgesAbove(Edge* edge, Edge* other, EdgeList* activeEdges, Vertex** current, const Comparator& c) const mergeEdgesAbove() argument
823 mergeEdgesBelow(Edge* edge, Edge* other, EdgeList* activeEdges, Vertex** current, const Comparator& c) const mergeEdgesBelow() argument
860 mergeCollinearEdges(Edge* edge, EdgeList* activeEdges, Vertex** current, const Comparator& c) const mergeCollinearEdges() argument
881 splitEdge(Edge* edge, Vertex* v, EdgeList* activeEdges, Vertex** current, const Comparator& c) const splitEdge() argument
960 Edge* edge = this->makeEdge(prev, next, type, c); makeConnectingEdge() local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c2225 AF_Edge edge = axis->edges + ee; FT_LOCAL_DEF() local
2242 AF_Edge edge; FT_LOCAL_DEF() local
2289 AF_Edge edge = axis->edges + ee; FT_LOCAL_DEF() local
2337 AF_Edge edge; FT_LOCAL_DEF() local
2502 AF_Edge edge = axis->edges; af_latin_hints_compute_blue_edges() local
2998 AF_Edge edge; af_latin_hint_edges() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdf.c683 SDF_Edge* edge = NULL; sdf_line_to() local
726 SDF_Edge* edge = NULL; sdf_conic_to() local
768 SDF_Edge* edge = NULL; sdf_cubic_to() local
1233 SDF_Edge* edge = edges; split_sdf_shape() local
1352 SDF_Edge* edge = edge_list; sdf_shape_dump() local
2862 sdf_edge_get_min_distance( SDF_Edge* edge, FT_26D6_Vec point, SDF_Signed_Distance* out ) sdf_edge_get_min_distance() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp1606 Edge edge; in GetArrowOffset() local
1720 void BubbleLayoutAlgorithm::InitEdgeSize(Edge& edge) in InitEdgeSize() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp853 JSRef<JSObject> JSImageAttachment::CreateEdge(const NG::PaddingPropertyT<NG::CalcLength>& edge) in CreateEdge() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp584 SetUseAlign( AlignDeclarationPtr declaration, AlignDeclaration::Edge edge, const std::optional<Dimension>& offset) SetUseAlign() argument
/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c1835 int i, edge = EDGE_WIDTH/2; in interpolate_refplane() local
[all...]
H A Dvp8.c1044 VP8Macroblock *edge = mb_edge[i] = (s->mb_layout == 1) in vp7_decode_mvs() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c174 LLVMValueRef edge; in gfx10_ngg_build_export_prim() local
210 LLVMValueRef edge; in gfx10_ngg_build_export_prim() local
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad.h255 uint32_t edge; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1111 void ShaderCore::step(Vector4f &dst, const Vector4f &edge, const Vector4f &x) in step() argument

Completed in 64 milliseconds

1234567