Home
last modified time | relevance | path

Searched defs:captures (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DEGLInitializePerf.cpp31 Captures *captures = static_cast<Captures *>(platformMethods->context); in CapturePlatform_currentTime() local
42 Captures *captures = static_cast<Captures *>(platformMethods->context); in CapturePlatform_histogramCustomCounts() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.cpp195 std::vector<std::shared_ptr<DCCaptureInfo>> captures; in StartCapture() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp589 std::vector<std::shared_ptr<DCameraCaptureInfo>> captures; in StartCapture() local
/third_party/rust/crates/regex/src/
H A Dre_bytes.rs255 pub fn captures<'t>(&self, text: &'t [u8]) -> Option<Captures<'t>> { in captures() functions
[all...]
H A Dre_unicode.rs311 pub fn captures<'t>(&self, text: &'t str) -> Option<Captures<'t>> { in captures() functions
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.h349 struct mdp_frame captures[MDP_MAX_CAPTURES]; member
/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc1914 base::SmallVector<Handle<Object>, kStaticVectorSlots> captures; in RUNTIME_FUNCTION() local
1068 VectorBackedMatch(Isolate* isolate, Handle<String> subject, Handle<String> match, int match_position, base::Vector<Handle<Object>> captures, Handle<Object> groups_obj) VectorBackedMatch() argument
[all...]

Completed in 10 milliseconds