/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_text_clock_ffi.h | 56 bool isFilled; member
|
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/ |
H A D | avbuffer_queue_consumer.cpp | 50 Status AVBufferQueueConsumerImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() argument 65 SetQueueSizeAndAttachBuffer(uint32_t size, std::shared_ptr<AVBuffer>& buffer, bool isFilled) SetQueueSizeAndAttachBuffer() argument
|
H A D | avbuffer_queue_producer.cpp | 62 Status AVBufferQueueProducerImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() argument
|
H A D | avbuffer_queue_producer_stub.cpp | 125 auto isFilled = arguments.ReadBool(); in OnAttachBuffer() local
|
H A D | avbuffer_queue_producer_proxy.cpp | 144 Status AVBufferQueueProducerProxyImpl::AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
|
H A D | avbuffer_queue.cpp | 504 Status AVBufferQueueImpl::PushBufferOnFilled(uint64_t uniqueId, bool isFilled) in PushBufferOnFilled() argument 527 Status AVBufferQueueImpl::AttachBuffer(std::shared_ptr<AVBuffer>& buffer, bool isFilled) in AttachBuffer() argument 448 SetQueueSizeAndAttachBuffer(uint32_t size, std::shared_ptr<AVBuffer>& buffer, bool isFilled) SetQueueSizeAndAttachBuffer() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsshadow_fuzzer/ |
H A D | rsshadow_fuzzer.cpp | 191 bool isFilled = GetData<bool>();
in DoSetIsFilled() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_shadow.cpp | 66 void RSShadow::SetIsFilled(bool isFilled) in SetIsFilled() argument
|
/foundation/multimedia/av_codec/test/unittest/decoder_filter_test/ |
H A D | surface_encoder_filter_unit_test.h | 121 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled)
in AttachBuffer() argument
|
H A D | metadata_filter_unit_test.h | 103 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled)
in AttachBuffer() argument
|
H A D | video_decoder_adapter_unit_test.h | 223 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled)
in AttachBuffer() argument 237 Status SetQueueSizeAndAttachBuffer(uint32_t size, std::shared_ptr<AVBuffer>& buffer, bool isFilled)
in SetQueueSizeAndAttachBuffer() argument
|
/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A D | muxer_filter_unit_test.h | 93 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
|
H A D | video_resize_filter_unit_test.h | 134 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled)
in AttachBuffer() argument
|
H A D | audio_data_source_filter_unit_test.h | 74 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
|
H A D | surface_encoder_adapter_unit_test.h | 188 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled)
in AttachBuffer() argument
|
H A D | surface_decoder_filter_unit_test.h | 128 Status AttachBuffer(std::shared_ptr<AVBuffer>& inBuffer, bool isFilled) in AttachBuffer() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | shadow.h | 168 void SetIsFilled(bool isFilled) in SetIsFilled() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/ |
H A D | render_grid_scroll.cpp | 851 bool isFilled = false; in Rank() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 923 DrawShadow(Drawing::Canvas* canvas, Drawing::Path& path, const float& offsetX, const float& offsetY, const float& elevation, const bool& isFilled, Color spotColor) DrawShadow() argument 950 DrawShadowMaskFilter(Drawing::Canvas* canvas, Drawing::Path& path, const float& offsetX, const float& offsetY, const float& radius, const bool& isFilled, Color spotColor) DrawShadowMaskFilter() argument
|
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/ |
H A D | prompt_action.cpp | 310 bool isFilled = false; in GetToastObjectShadow() local 1091 bool isFilled = false; in GetNapiObjectShadow() local
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 1032 auto isFilled = static_cast<uint32_t>(shadows[NUM_6].i32); // IsFilled in SetBackShadow() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.cpp | 9326 bool isFilled = jsObj->GetPropertyValue<bool>(static_cast<int32_t>(ArkUIIndex::FILL), false); in ParseShadowProps() local
|