Home
last modified time | relevance | path

Searched defs:area (Results 1 - 25 of 202) sorted by relevance

123456789

/third_party/typescript/tests/baselines/reference/
H A DderivedInterfaceCallSignature.js27 var area: D3SvgArea; variable
31 var area; variable
H A DtypeGuardNarrowsIndexedAccessOfKnownProperty1.js87 function area(s) { function
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_backup_context.cpp24 int area = GetArea(); in GetBackupDir() local
/third_party/node/test/fixtures/wpt/url/
H A Dtoascii.window.js
/third_party/skia/src/gpu/
H A DGrRectanizerPow2.cpp16 int32_t area = width * height; // computed here since height will be modified in addRect() local
/third_party/node/test/parallel/
H A Dtest-whatwg-url-toascii.js
/third_party/skia/bench/
H A DGrQuadBench.cpp51 SkScalar area = 0.f; variable
/foundation/ability/ability_runtime/test/unittest/cj_application_context_test/
H A Dcj_application_context_test.cpp78 int area = cjAppContext_->GetArea(); in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/c/ability_runtime/src/
H A Dapplication_context.cpp79 int32_t area = appContext->GetArea(); in OH_AbilityRuntime_ApplicationContextGetAreaMode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_on_area_change_function.cpp30 JSRef<JSObject> area = objectTemplate->NewInstance(); in CreateAreaObject() local
55 auto area = CreateAreaObject<Rect, Offset>(rect, origin); in Execute() local
66 auto area = CreateAreaObject<NG::RectF, NG::OffsetF>(rect, origin); Execute() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Djs_kv_manager.h28 int32_t area = DistributedKv::Area::EL1; member
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Djs_kv_manager.h28 int32_t area = DistributedKv::Area::EL1; member
/third_party/alsa-lib/src/
H A Dshmarea.c70 struct snd_shm_area *area = malloc(sizeof(*area)); in snd_shm_area_create() local
87 snd_shm_area_share(struct snd_shm_area *area) snd_shm_area_share() argument
103 snd_shm_area_destroy(struct snd_shm_area *area) snd_shm_area_destroy() argument
121 struct snd_shm_area *area; snd_shm_area_destructor() local
[all...]
/third_party/skia/tests/
H A DBitmapGetColorTest.cpp35 const SkIRect area = { 1, 1, 3, 3 }; in DEF_TEST() local
H A DRecordTest.cpp29 int area() const { return fArea; } in area() function in AreaSummer
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_filter_task.cpp92 Process(uint32 threadIndex, const dng_rect &area, dng_abort_sniffer * ) Process() argument
H A Ddng_tile_iterator.cpp26 dng_tile_iterator(const dng_image &image, const dng_rect &area) dng_tile_iterator() argument
51 dng_tile_iterator(const dng_point &tileSize, const dng_rect &area) dng_tile_iterator() argument
81 dng_tile_iterator(const dng_rect &tile, const dng_rect &area) dng_tile_iterator() argument
106 Initialize(const dng_rect &tile, const dng_rect &area) Initialize() argument
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DInfoDialog.java28 protected TextArea area; field in InfoDialog
/third_party/skia/include/core/
H A DSkSize.h36 constexpr int64_t area() const { return fWidth * fHeight; } in area() function
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.cpp70 AssambleCJEventTarget( const OHOS::Ace::EventTarget& eventTarget, CJArea& area, CJPosition& position, CJPosition& globalPosition) AssambleCJEventTarget() argument
83 AssambleCJClickInfo(const OHOS::Ace::GestureEvent& event, CJClickInfo& clickInfo, CJEventTarget& eventTarget, CJArea& area, CJPosition& position, CJPosition& globalPosition) AssambleCJClickInfo() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dclick_recognizer_test_ng.cpp1325 DimensionRect area; in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_triangle.cpp47 Rect area; in Draw() local
/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_scanline_antialias.cpp47 int32_t area = curCell->area; in SweepScanline() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_js_utils.h73 int32_t area; member
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h144 void SetAvailableArea(DMRect area) in SetAvailableArea() argument

Completed in 14 milliseconds

123456789