Home
last modified time | relevance | path

Searched defs:bottomLeft (Results 51 - 61 of 61) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_area_bridge.cpp1723 CalcDimension bottomLeft; in SetBorderRadius() local
H A Darkts_native_common_bridge.cpp1637 CalcDimension bottomLeft; in SetBorderRadius() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp394 Dimension bottomLeft = radiusBottomLeft.has_value() in SetBorderRadius() local
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp971 napi_value bottomLeft = nullptr; in GetBorderRadiusProps() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp103 void computeQuadTexCoord2D (std::vector<float>& dst, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2D() argument
113 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2DArray() argument
123 computeQuadTexCoordCube(std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) computeQuadTexCoordCube() argument
1907 const auto bottomLeft = (biasMode ? Vec2(0.0f, 0.0f) : Vec2(-0.3f, -0.4f)); computeQuadTexCoord() local
2127 const auto bottomLeft = (biasMode ? Vec2(0.0f, 0.0f) : Vec2(-0.3f, -0.4f)); computeQuadTexCoord() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp103 void computeQuadTexCoord2D (std::vector<float>& dst, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2D() argument
113 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2DArray() argument
123 computeQuadTexCoordCube(std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) computeQuadTexCoordCube() argument
1919 const auto bottomLeft = (biasMode ? Vec2(0.0f, 0.0f) : Vec2(-0.3f, -0.4f)); computeQuadTexCoord() local
2141 const auto bottomLeft = (biasMode ? Vec2(0.0f, 0.0f) : Vec2(-0.3f, -0.4f)); computeQuadTexCoord() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp162 CalcDimension bottomLeft; in ParseBorderRadiusAttr() local
H A Djs_view_abstract.cpp3287 CalcDimension bottomLeft; in ParseMenuBorderRadius() local
4604 CalcDimension bottomLeft; in ParseBorderRadius() local
4630 CalcDimension bottomLeft; ParseOuterBorderRadius() local
4653 ParseAllBorderRadiuses(JSRef<JSObject>& object, CalcDimension& topLeft, CalcDimension& topRight, CalcDimension& bottomLeft, CalcDimension& bottomRight) ParseAllBorderRadiuses() argument
10343 CalcDimension bottomLeft; ParseBorderRadiusProps() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1760 SetDialogCornerRadius( ArkUIDialogHandle handle, float topLeft, float topRight, float bottomLeft, float bottomRight) SetDialogCornerRadius() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h122 ArkUI_Float32 bottomLeft; member
627 ArkUI_Float32 bottomLeft; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h117 ArkUI_Float32 bottomLeft; member
590 ArkUI_Float32 bottomLeft; member

Completed in 91 milliseconds

123