Home
last modified time | relevance | path

Searched defs:propertyPtr (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_fetch_file_result_napi.h83 std::shared_ptr<SendableFetchResultProperty> propertyPtr; member in OHOS::Media::SendableFetchFileResultNapi
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dfetch_file_result_napi.h86 std::shared_ptr<FetchResultProperty> propertyPtr; member in OHOS::Media::FetchFileResultNapi
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_dump.cpp247 auto propertyPtr = std::static_pointer_cast<RSRenderProperty<Drawing::DrawCmdListPtr>>(modifier.GetProperty()); in DumpNodeDrawCmdModifier() local
263 auto propertyPtr = std::static_pointer_cast<RSRenderAnimatableProperty<Color>>(modifier.GetProperty()); in DumpNodeDrawCmdModifier() local
270 auto propertyPtr = in DumpNodeDrawCmdModifier() local
278 auto propertyPtr in DumpNodeDrawCmdModifier() local
287 auto propertyPtr = std::static_pointer_cast<RSRenderAnimatableProperty<Vector4f>>(modifier.GetProperty()); DumpNodeDrawCmdModifier() local
[all...]
H A Drs_profiler_base.cpp991 auto propertyPtr = in CalcNodeCmdListCount() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp825 bool FlexLayoutAlgorithm::CheckSetConstraint(const std::unique_ptr<MeasureProperty>& propertyPtr) in CheckSetConstraint() argument

Completed in 6 milliseconds