Home
last modified time | relevance | path

Searched defs:Generate (Results 1 – 10 of 10) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_property_drawable_frame_geometry.cpp31 RSPropertyDrawable::DrawablePtr RSFrameGeometryDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSFrameGeometryDrawable
60 RSPropertyDrawable::DrawablePtr RSColorFilterDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSColorFilterDrawable
86 RSPropertyDrawable::DrawablePtr RSClipFrameDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSClipFrameDrawable
Drs_property_drawable_bounds_geometry.cpp44 RSPropertyDrawable::DrawablePtr RSBoundsGeometryDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSBoundsGeometryDrawable
67 RSPropertyDrawable::DrawablePtr RSClipBoundsDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSClipBoundsDrawable
74 RSPropertyDrawable::DrawablePtr RSPointLightDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSPointLightDrawable
95 RSPropertyDrawable::DrawablePtr RSBorderDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSBorderDrawable
246 RSPropertyDrawable::DrawablePtr RSOutlineDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSOutlineDrawable
271 RSPropertyDrawable::DrawablePtr RSMaskDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSMaskDrawable
434 RSPropertyDrawable::DrawablePtr RSShadowBaseDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSShadowBaseDrawable
588 RSPropertyDrawable::DrawablePtr RSDynamicLightUpDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSDynamicLightUpDrawable
609 RSPropertyDrawable::DrawablePtr RSLightUpEffectDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSLightUpEffectDrawable
624 RSPropertyDrawable::DrawablePtr RSDynamicDimDrawable::Generate(const RSRenderContent& context) in Generate() function in OHOS::Rosen::RSDynamicDimDrawable
[all …]
Drs_property_drawable_utilities.cpp108 RSPropertyDrawable::DrawablePtr RSAlphaDrawable::Generate(const RSRenderContent& content) in Generate() function in OHOS::Rosen::RSAlphaDrawable
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
Dfill_base.h68 void Generate(Rgba8T* span, int32_t, int32_t, uint32_t len) in Generate() function
90 void Generate(Rgba8T* span, int32_t x, int32_t y, uint32_t len) in Generate() function
Dfill_pattern_rgba.h77 void Generate(Rgba8T* span, int32_t x, int32_t y, uint32_t len) in Generate() function
Dfill_gradient.h80 void Generate(Rgba8T* span, int32_t x, int32_t y, uint32_t len) in Generate() function
/foundation/ability/idl_tool/codegen/
Dcode_generator.cpp85 bool CodeGenerator::Generate() in ResolveDirectory() function in OHOS::Idl::CodeGenerator
/foundation/ability/idl_tool/idl_tool_2/codegen/
Dcode_generator.cpp33 bool CodegenBuilder::Generate(const StrAstMap &allAst) in Generate() function in OHOS::Idl::CodegenBuilder
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
DOHAudioStreamBuilder.cpp344 OH_AudioStream_Result OHAudioStreamBuilder::Generate(OH_AudioRenderer **renderer) in Generate() function in OHOS::AudioStandard::OHAudioStreamBuilder
388 OH_AudioStream_Result OHAudioStreamBuilder::Generate(OH_AudioCapturer **capturer) in Generate() function in OHOS::AudioStandard::OHAudioStreamBuilder
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
DRdbStoreCorruptJsunit.test.js60 async function Generate() { class