/foundation/graphic/graphic_2d/interfaces/kits/cj/color_manager/ |
H A D | cj_color_mgr_utils.cpp | 18 char* Utils::MallocCString(const std::string& origin) in MallocCString() argument
|
/third_party/skia/tests/ |
H A D | ExifTest.cpp | 21 SkEncodedOrigin origin = codec->getOrigin(); in DEF_TEST() local 35 SkEncodedOrigin origin = codec->getOrigin(); in DEF_TEST() local 44 SkEncodedOrigin origin = codec->getOrigin(); in DEF_TEST() local
|
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
H A D | distributed_kv_store_utils.cpp | 20 char* MallocCString(const std::string& origin) in MallocCString() argument
|
/foundation/distributeddatamgr/preferences/frameworks/cj/src/ |
H A D | preferences_utils.cpp | 20 char* MallocCString(const std::string& origin) in MallocCString() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_texture_info.h | 29 static GrSurfaceOrigin ConvertToGrSurfaceOrigin(const TextureOrigin& origin) in ConvertToGrSurfaceOrigin() argument
|
/third_party/ltp/testcases/kernel/syscalls/gethostid/ |
H A D | gethostid01.c | 32 static long origin; variable 60 TST_EXP_PASS(sethostid(origin), "set hostid to %ld", origin); in cleanup() local
|
/third_party/skia/docs/examples/ |
H A D | Point_length_2.cpp | 11 const SkPoint origin = {30, 140}; in REG_FIDDLE() local
|
H A D | Point_Distance.cpp | 11 const SkPoint origin = {30, 160}; in REG_FIDDLE() local
|
H A D | Point_Length.cpp | 11 const SkPoint origin = {30, 140}; in REG_FIDDLE() local
|
H A D | Point_setLength_2.cpp | 10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
|
H A D | Point_setLength.cpp | 10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
|
H A D | Point_scale.cpp | 10 SkPoint origin = {30, 110}; in REG_FIDDLE() local
|
H A D | Point_scale_2.cpp | 10 SkPoint origin = {30, 110}; in REG_FIDDLE() local
|
H A D | Point_setNormalize.cpp | 10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
|
H A D | Point_distanceToOrigin.cpp | 11 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
|
H A D | ImageInfo_empty_constructor.cpp | 10 SkIPoint origin; in REG_FIDDLE() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | general_watcher_mock.cpp | 28 int32_t MockGeneralWatcher::OnChange(const Origin &origin, const PRIFields &primaryFields, ChangeInfo &&values)
in OnChange() argument 33 int32_t MockGeneralWatcher::OnChange(const Origin &origin, const Fields &fields, ChangeData &&datas)
in OnChange() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
H A D | kvstore_observer_client.cpp | 43 void KvStoreObserverClient::OnChange(const DataOrigin &origin, IKvStoreObserver::Keys &&keys) in OnChange() argument
|
/foundation/distributeddatamgr/udmf/interfaces/cj/src/ |
H A D | utils.cpp | 18 char* Utils::MallocCString(const std::string& origin) in MallocCString() argument
|
/third_party/node/deps/v8/src/heap/ |
H A D | concurrent-allocator-inl.h | 21 AllocateRaw(int object_size, AllocationAlignment alignment, AllocationOrigin origin) AllocateRaw() argument 37 AllocateInLab( int object_size, AllocationAlignment alignment, AllocationOrigin origin) AllocateInLab() argument
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | sdp.h | 32 char *origin; member
|
/third_party/skia/src/utils/ |
H A D | SkCanvasStack.h | 51 SkIPoint origin; member
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_on_area_change_function.cpp | 27 JSRef<JSObject> CreateAreaObject(const Rect& rect, const Offset& origin) in CreateAreaObject() argument 51 Execute( const Rect& oldRect, const Offset& oldOrigin, const Rect& rect, const Offset& origin) Execute() argument 62 Execute( const NG::RectF& oldRect, const NG::OffsetF& oldOrigin, const NG::RectF& rect, const NG::OffsetF& origin) Execute() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/extensions/events/ |
H A D | on_area_change_extension.h | 52 void UpdateArea(const Rect& rect, const Offset& origin, const Rect& lastRect, const Offset& lastOrigin) in UpdateArea() argument
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | event_converter.h | 31 void* origin; member
|