Home
last modified time | relevance | path

Searched defs:angle (Results 626 - 638 of 638) sorted by relevance

1...<<212223242526

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl.cpp1562 void Context::rotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z) in rotated() argument
/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.h1643 namespace angle namespace
H A Dgles_loader_autogen.cpp825 namespace angle namespace
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp135 void ParseJsAngle(const EcmaVM *vm, const Local<JSValueRef> &value, std::optional<float> &angle) in ParseJsAngle() argument
577 Framework::JSViewAbstract::GetJsAngle(static_cast<int32_t>(ArkUIIndex::ANGLE), jsObj, angle); in ParseJsRotate() local
589 std::optional<float> angle; in ParseChainedRotateTransition() local
543 ParseJsRotate( const Framework::JSRef<Framework::JSVal>& jsValue, NG::RotateOptions& rotate, std::optional<float>& angle) ParseJsRotate() argument
790 std::optional<float> angle; ParseJsTransition() local
1198 GetJsAngle(const EcmaVM* vm, const Local<JSValueRef>& angleArg, std::optional<float>& angle) GetJsAngle() argument
1234 float angle = 0.0f; ParseRotate() local
6348 GetRotationGestureValue( ArkUIRuntimeCallInfo* runtimeCallInfo, int32_t& fingers, double& angle, uint32_t argNumber) GetRotationGestureValue() argument
7349 double angle = DEFAULT_ROTATION_ANGLE; AddRotationGesture() local
7476 double angle = DEFAULT_ROTATION_ANGLE; AddRotationGestureToGroup() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c3970 save_Rotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in save_Rotatef() argument
3989 save_Rotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z) in save_Rotated() argument
9326 save_MatrixRotatefEXT(GLenum matrixMode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in save_MatrixRotatefEXT() argument
9345 save_MatrixRotatedEXT(GLenum matrixMode, GLdouble angle, GLdouble x, GLdouble y, GLdouble z) in save_MatrixRotatedEXT() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp1166 void GL_APIENTRY glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z) in glRotated() argument
1171 void GL_APIENTRY glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A DlibGLESv2_autogen.cpp2626 void GL_APIENTRY glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef() argument
2631 void GL_APIENTRY glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp216 void ParseJsRotate(const JSRef<JSVal>& jsValue, NG::RotateOptions& rotate, std::optional<float>& angle) in ParseJsRotate() argument
257 JSViewAbstract::GetJsAngle(static_cast<int32_t>(ArkUIIndex::ANGLE), jsObj, angle); in ParseJsRotate() local
569 std::optional<float> angle; in ParseChainedRotateTransition() local
1755 std::optional<float> angle; in JsRotate() local
1872 std::optional<float> angle; ParseJsTransition() local
9454 GetAngle( const std::string& key, const std::unique_ptr<JsonValue>& jsonValue, std::optional<float>& angle) GetAngle() argument
9465 GetJsAngle( int32_t key, const JSRef<JSVal>& jsValue, std::optional<float>& angle) GetJsAngle() argument
9480 GetJsAngleWithDefault( int32_t key, const JSRef<JSObject>& jsObj, std::optional<float>& angle, float defaultValue) GetJsAngleWithDefault() argument
9496 CheckAngle(std::optional<float>& angle) CheckAngle() argument
[all...]
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp9039 float angle = 0.0f; in SetRotateTransition() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dentry_points_enum_autogen.h14 namespace angle namespace
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h528 ArkUI_Float32 angle; member
581 ArkUI_Float32 angle; member
1081 ArkUI_Float32 angle; member
1404 ArkUI_Float32 angle; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h491 ArkUI_Float32 angle; member
544 ArkUI_Float32 angle; member
1006 ArkUI_Float32 angle; member
1313 ArkUI_Float32 angle; member
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 170 milliseconds

1...<<212223242526