Home
last modified time | relevance | path

Searched defs:visitor (Results 51 - 75 of 130) sorted by relevance

123456

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_divided_ui_capture.cpp57 std::shared_ptr<RSDividedUICaptureVisitor> visitor = in TakeLocalCapture() local
129 PostTaskToRTRecord(std::shared_ptr<ExtendRecordingCanvas> canvas, std::shared_ptr<RSRenderNode> node, std::shared_ptr<RSDividedUICaptureVisitor> visitor) PostTaskToRTRecord() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_three_test.cpp1066 std::shared_ptr<RSNodeVisitor> visitor = nullptr; in HWTEST_F() local
1102 std::shared_ptr<RSNodeVisitor> visitor = nullptr; HWTEST_F() local
1119 std::shared_ptr<RSNodeVisitor> visitor = nullptr; HWTEST_F() local
[all...]
H A Drs_render_node_test2.cpp83 std::shared_ptr<RSNodeVisitor> visitor = nullptr; in HWTEST_F() local
1233 std::shared_ptr<RSNodeVisitor> visitor = nullptr; in HWTEST_F() local
H A Drs_surface_render_node_test.cpp1273 std::shared_ptr<RSRenderThreadVisitor> visitor; in HWTEST_F() local
1290 std::shared_ptr<RSRenderThreadVisitor> visitor; in HWTEST_F() local
H A Drs_base_render_node_test.cpp296 std::shared_ptr<RSNodeVisitor> visitor = nullptr; in HWTEST_F() local
1150 std::shared_ptr<RSNodeVisitor> visitor; in HWTEST_F() local
1167 std::shared_ptr<RSNodeVisitor> visitor; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_render_thread_visitor_test.cpp735 RSRenderThreadVisitor visitor; in HWTEST_F() local
1039 RSRenderThreadVisitor visitor; HWTEST_F() local
1067 RSRenderThreadVisitor visitor; HWTEST_F() local
1112 RSRenderThreadVisitor visitor; HWTEST_F() local
1132 RSRenderThreadVisitor visitor; HWTEST_F() local
1160 RSRenderThreadVisitor visitor; HWTEST_F() local
1181 RSRenderThreadVisitor visitor; HWTEST_F() local
1204 RSRenderThreadVisitor visitor; HWTEST_F() local
1243 RSRenderThreadVisitor visitor; HWTEST_F() local
1260 RSRenderThreadVisitor visitor; HWTEST_F() local
1298 RSRenderThreadVisitor visitor; HWTEST_F() local
1312 RSRenderThreadVisitor visitor; HWTEST_F() local
1328 RSRenderThreadVisitor visitor; HWTEST_F() local
1366 RSRenderThreadVisitor visitor; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_effect_render_node.cpp48 void RSEffectRenderNode::Prepare(const std::shared_ptr<RSNodeVisitor>& visitor) in Prepare() argument
58 void RSEffectRenderNode::QuickPrepare(const std::shared_ptr<RSNodeVisitor>& visitor) in QuickPrepare() argument
67 void RSEffectRenderNode::Process(const std::shared_ptr<RSNodeVisitor>& visitor) in Process() argument
[all...]
H A Drs_canvas_render_node.cpp75 void RSCanvasRenderNode::QuickPrepare(const std::shared_ptr<RSNodeVisitor>& visitor) in QuickPrepare() argument
84 void RSCanvasRenderNode::Prepare(const std::shared_ptr<RSNodeVisitor>& visitor) in Prepare() argument
123 void RSCanvasRenderNode::Process(const std::shared_ptr<RSNodeVisitor>& visitor) in Process() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_optimizer.cpp513 SimplifySourceVecVisitor visitor; in simplify_source_vectors() local
H A Dsfn_instr_lds.cpp55 void LDSReadInstr::accept(InstrVisitor& visitor) in accept() argument
247 void LDSAtomicInstr::accept(InstrVisitor& visitor) in accept() argument
H A Dsfn_instr_alugroup.cpp280 void AluGroup::accept(InstrVisitor& visitor) in accept() argument
H A Dsfn_instr.cpp285 void Block::accept(InstrVisitor& visitor) in accept() argument
H A Dsfn_instr_export.cpp72 void ExportInstr::accept(InstrVisitor& visitor) in accept() argument
190 void ScratchIOInstr::accept(InstrVisitor& visitor) in accept() argument
358 accept(InstrVisitor& visitor) accept() argument
445 accept(InstrVisitor& visitor) accept() argument
[all...]
/third_party/node/deps/v8/src/execution/
H A Dmicrotask-queue.cc200 void MicrotaskQueue::IterateMicrotasks(RootVisitor* visitor) { in IterateMicrotasks() argument
/third_party/node/deps/v8/src/heap/
H A Dsafepoint.cc263 void IsolateSafepoint::Iterate(RootVisitor* visitor) { in Iterate() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dblocklayout.h297 TraverseShaderVariables(const std::vector<T> &vars, bool isRowMajorLayout, ShaderVariableVisitor *visitor) TraverseShaderVariables() argument
308 TraverseActiveShaderVariables(const std::vector<T> &vars, bool isRowMajorLayout, ShaderVariableVisitor *visitor) TraverseActiveShaderVariables() argument
/third_party/skia/src/core/
H A DSkStrikeCache.cpp63 auto visitor = [&counter](const SkStrike& strike) { in Dump() local
92 auto visitor = [&dump](const SkStrike& strike) { in DumpMemoryStatistics() local
/third_party/vixl/examples/aarch32/
H A Ddisasm-a32.cc122 LocateSymbols(const Elf32_Ehdr* ehdr, const Elf32_Shdr* symtab, const Elf32_Shdr* strtab, VISITOR* visitor) LocateSymbols() argument
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.cc148 void Decoder::RemoveVisitor(DecoderVisitor* visitor) { in RemoveVisitor() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dreflection.cc178 void ForEachFlag(std::function<void(CommandLineFlag&)> visitor) { in ForEachFlag() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_surface_capture_task_test.cpp460 std::shared_ptr<RSSurfaceCaptureVisitor> visitor = in HWTEST_F() local
480 std::shared_ptr<RSSurfaceCaptureVisitor> visitor = in HWTEST_F() local
502 std::shared_ptr<RSSurfaceCaptureVisitor> visitor = HWTEST_F() local
522 std::shared_ptr<RSSurfaceCaptureVisitor> visitor = HWTEST_F() local
541 std::shared_ptr<RSSurfaceCaptureVisitor> visitor = HWTEST_F() local
561 std::shared_ptr<RSSurfaceCaptureVisitor> visitor = HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_ui_capture.cpp66 std::shared_ptr<RSUniUICaptureVisitor> visitor = in TakeLocalCapture() local
213 PostTaskToRSRecord(std::shared_ptr<ExtendRecordingCanvas> canvas, std::shared_ptr<RSRenderNode> node, std::shared_ptr<RSUniUICaptureVisitor> visitor) PostTaskToRSRecord() argument
/third_party/node/deps/v8/src/codegen/
H A Dreloc-info.h314 void Visit(ObjectVisitor* visitor) { in Visit() argument
/third_party/node/deps/v8/src/torque/
H A Dclass-debug-reader-generator.cc457 GenerateClassDebugReader(const ClassType& type, std::ostream& h_contents, std::ostream& cc_contents, std::ostream& visitor, std::ostream& class_names, std::unordered_set<const ClassType*>* done) GenerateClassDebugReader() argument
572 std::stringstream visitor; GenerateClassDebugReaders() local
[all...]
/third_party/skia/src/sksl/
H A DSkSLAnalysis.cpp340 SampleOutsideMainVisitor visitor; in CallsSampleOutsideMain() local
[all...]

Completed in 46 milliseconds

123456