Home
last modified time | relevance | path

Searched defs:point (Results 51 - 75 of 624) sorted by relevance

12345678910>>...25

/third_party/skia/src/core/
H A DSkAnnotation.cpp35 void SkAnnotateNamedDestination(SkCanvas* canvas, const SkPoint& point, SkData* name) { in SkAnnotateNamedDestination() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-double-to-string.cpp395 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument
[all...]
/third_party/skia/tests/
H A DCTest.cpp27 sk_point_t point = {0.0f, 0.0f}; in shader_test() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Testing/Support/
H A DAnnotations.cpp67 size_t Annotations::point(llvm::StringRef Name) const { in point() function in Annotations
/third_party/zlib/examples/
H A Dzran.h10 typedef struct point { struct
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchConverter.h29 IAppLaunchSceneDb::InteractionResponse point; in ConvertToInteractionResponse() local
54 StartAbility point; ConvertToStartAbility() local
66 AppStartupType point; ConvertToAppStartupType() local
81 ProcessStart point; ConvertToProcessStart() local
97 AppAttach point; ConvertToAppAttach() local
111 AppForeground point; ConvertToAppForeground() local
127 AbilityForeground point; ConvertToAbilityForeground() local
141 StartWindow point; ConvertToStartWindow() local
154 DrawnCompleted point; ConvertToDrawnCompleted() local
169 FirstFrameDrawn point; ConvertToFirstFrameDrawn() local
179 InteractionCompleted point; ConvertToInteractionCompleted() local
[all...]
/base/sensors/miscdevice/utils/common/src/
H A Dvibrator_infos.cpp236 VibrateCurvePoint point; in Unmarshalling() local
/base/usb/usb_manager/test/fuzztest/usbmgrbulkcancel_fuzzer/
H A Dusbmgrbulkcancel_fuzzer.cpp66 USBEndpoint point = const_cast<UsbInterface &>(interface).GetEndpoints().at(1); in UsbMgrBulkCancelFuzzTest() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline_fence_wait.c84 mali_timeline_point point; local
151 mali_timeline_point point; local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline_fence_wait.c81 mali_timeline_point point; local
148 mali_timeline_point point; local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_line.cpp90 void JSLine::SetPoint(const JSRef<JSArray>& array, ShapePoint& point) in SetPoint() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_extra_input_data.cpp63 const auto& point = changedInfo.front(); in InsertInterpolatePoints() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.h54 NG::PointF point; member
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/
H A Dtouch_point.py29 point = '' variable in TouchPoint
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_point.h25 TestingPoint(const TestingPoint& point) : x_(point.x_), y_(point.y_) {} in TestingPoint() argument
H A Dtesting_point3.h25 TestingPoint3(const TestingPoint3& point) : x_(point.x_), y_(point.y_), z_(point.z_) {} in TestingPoint3() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Draw_recognizer.cpp28 void RawRecognizer::HandleRawEvent(const TouchEvent& point, uint32_t stage) in HandleRawEvent() argument
69 DispatchEvent(const TouchEvent& point) DispatchEvent() argument
90 HandleEvent(const TouchEvent& point) HandleEvent() argument
111 CreateTouchEventInfo( const std::string& type, const TouchEvent& point, bool ignoreCurrent) const CreateTouchEventInfo() argument
[all...]
H A Dgesture_recognizer.cpp42 bool GestureRecognizer::HandleEvent(const TouchEvent& point) in HandleEvent() argument
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_dispatcher_stub_test.cpp143 float point = 0.0; in HWTEST_F() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingRecordCmdDestroyTest.cpp55 OH_Drawing_Point *point = OH_Drawing_PointCreate(x * position + radius, x + radius); in drawCircle() local
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-bignum-dtoa.cc62 int point; in TEST() local
265 int point; TEST() local
328 int point; TEST() local
346 int point; TEST() local
364 int point; TEST() local
385 int point; TEST() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_print.c17 EC_POINT_point2hex(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, BN_CTX *ctx) EC_POINT_point2hex() argument
49 EC_POINT_hex2point(const EC_GROUP *group, const char *hex, EC_POINT *point, BN_CTX *ctx) EC_POINT_hex2point() argument
/third_party/openssl/crypto/ec/
H A Dec_print.c17 EC_POINT_point2hex(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, BN_CTX *ctx) EC_POINT_point2hex() argument
49 EC_POINT_hex2point(const EC_GROUP *group, const char *hex, EC_POINT *point, BN_CTX *ctx) EC_POINT_hex2point() argument
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
H A Dspan.go43 type point struct { type
[all...]
/third_party/skia/samplecode/
H A DSample.cpp64 bool Sample::mouse(SkPoint point, skui::InputState clickState, skui::ModifierKey modifierKeys) { in mouse() argument

Completed in 9 milliseconds

12345678910>>...25