Home
last modified time | relevance | path

Searched defs:outer (Results 101 - 125 of 152) sorted by relevance

1234567

/third_party/skia/src/core/
H A DSkOverdrawCanvas.cpp129 void SkOverdrawCanvas::onDrawDRRect(const SkRRect& outer, const SkRRect& inner, in onDrawDRRect() argument
H A DSkPictureRecord.cpp509 void SkPictureRecord::onDrawDRRect(const SkRRect& outer, const SkRRect& inner, in onDrawDRRect() argument
H A DSkRecorder.cpp191 void SkRecorder::onDrawDRRect(const SkRRect& outer, const SkRRect& inner, const SkPaint& paint) { in onDrawDRRect() argument
H A DSkDevice.cpp150 void SkBaseDevice::drawDRRect(const SkRRect& outer, in drawDRRect() argument
/third_party/skia/src/utils/
H A DSkNWayCanvas.cpp238 void SkNWayCanvas::onDrawDRRect(const SkRRect& outer, const SkRRect& inner, const SkPaint& paint) { in onDrawDRRect() argument
H A DSkPaintFilterCanvas.cpp87 void SkPaintFilterCanvas::onDrawDRRect(const SkRRect& outer, const SkRRect& inner, in onDrawDRRect() argument
/third_party/skia/tests/
H A DPictureTest.cpp892 sk_sp<SkPicture> outer = recorder.finishRecordingAsPicture(); in DEF_TEST() local
H A DRoundRectTest.cpp1079 SkRect outer = SkRect::MakeWH(maxLeft + maxRight + innerWidth, in test_inner_bounds() local
/third_party/python/Lib/test/
H A Dtest_fstring.py897 def outer(x): function
H A Dtest_dis.py1268 def outer(a=1, b=2): function
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddependency_graph_test.cc1200 auto* outer = helper.Add(outer_kind, symbol, Source{{12, 34}}); in TEST_P() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUtil.cpp498 getTessellationLevelsString(const float* inner, const float* outer) getTessellationLevelsString() argument
637 int outer[3]; referencePointModePrimitiveCount() local
645 int outer[4]; referencePointModePrimitiveCount() local
652 int outer[2]; referencePointModePrimitiveCount() local
722 int outer[3]; referenceNonPointModePrimitiveCount() local
730 int outer[4]; referenceNonPointModePrimitiveCount() local
737 int outer[2]; referenceNonPointModePrimitiveCount() local
[all...]
H A DvktTessellationUtil.hpp108 float outer[4]; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas_autocache.cpp359 void SkiaCanvasAutoCache::onDrawDRRect(const SkRRect& outer, const SkRRect& inner, in onDrawDRRect() argument
H A Dskia_path.cpp213 SkRect outer = SkRect::MakeLTRB(rect.GetLeft(), rect.GetTop(), rect.GetRight(), rect.GetBottom()); in AddRoundRect() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp122 void RecordingCanvas::DrawNestedRoundRect(const RoundRect& outer, const RoundRect& inner) in DrawNestedRoundRect() argument
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp562 struct intel_field_iterator outer; in decode_3dstate_constant() local
814 struct intel_field_iterator outer; in handle_urb_constant() local
[all...]
/third_party/node/deps/v8/src/ast/
H A Dprettyprinter.cc1090 Scope* outer = node->constructor()->scope()->outer_scope(); in VisitClassLiteral() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp108 float outer[4]; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderUtils.cpp657 getDataGeneratedByTessellator( const float* inner, bool point_mode, _tessellation_primitive_mode primitive_mode, _tessellation_shader_vertex_ordering vertex_ordering, _tessellation_shader_vertex_spacing vertex_spacing, const float* outer) getDataGeneratedByTessellator() argument
[all...]
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp533 SkRect outer = fLocalToDevice.mapRect(fShape.bounds()); in simplify() local
[all...]
H A DDevice_drawTexture.cpp76 SkIRect outer, inner; in may_color_bleed() local
/third_party/protobuf/php/tests/
H A DEncodeDecodeTest.php1188 $outer = new Any(); variable
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp104 sk_sp<SkColorFilter> outer = make_fuzz_colorfilter(fuzz, depth - 1); in make_fuzz_colorfilter() local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.cpp61 Rect RosenRenderTextField::GetInnerRect(const Decoration& decoration, const Rect& outer, double dipScale) const in GetInnerRect() argument
[all...]

Completed in 37 milliseconds

1234567