Home
last modified time | relevance | path

Searched defs:leftX (Results 1 - 12 of 12) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp294 GLfloat leftX = -rotateY * (M_PI / 180 * 18); in Draw() local
359 GLfloat leftX = -rotateY * (M_PI / 180 * 18); in ChangeColor() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp298 GLfloat leftX = -rotateY * (M_PI / 180 * 18); in Draw() local
363 GLfloat leftX = -rotateY * (M_PI / 180 * 18); in ChangeColor() local
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H A Degl_core.cpp300 GLfloat leftX = -rotateY * (M_PI / 180 * 18); in Draw() local
365 GLfloat leftX = -rotateY * (M_PI / 180 * 18); in ChangeColor() local
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_window_manager.cpp218 int32_t leftX = INT32_MAX - rect.posX_; in CheckIntegerOverflow() local
227 int32_t leftX = INT32_MIN - rect.posX_; in CheckIntegerOverflow() local
/test/testfwk/arkxtest/uitest/server/
H A Dsystem_ui_controller.cpp286 auto leftX = nodeBounds.GetLeftTopXScreenPostion(); in GetVisibleRect() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingMutableTests.cpp548 const float leftX = middleX - 0.5f; in makeDefaultAccelerationStructure() local
H A DvktBindingValveMutableTests.cpp469 const float leftX = middleX - 0.5f; in makeDefaultAccelerationStructure() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingMutableTests.cpp544 const float leftX = middleX - 0.5f; in makeDefaultAccelerationStructure() local
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp903 double leftX = fTangentHalf.dx(); in orderable() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp183 const float leftX = coordX - m_deltaX; variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultiExtTests.cpp183 const float leftX = coordX - m_deltaX; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2009 double leftX = 0.0; in GetPaintRectWithTransform() local

Completed in 42 milliseconds