Home
last modified time | relevance | path

Searched defs:tempX (Results 1 - 5 of 5) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp470 GLfloat tempX = cos(theta) * (*rotateX - centerX) - sin(theta) * (*rotateY - centerY); in Rotate2d() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp474 GLfloat tempX = cos(theta) * (*rotateX - centerX) - sin(theta) * (*rotateY - centerY); in Rotate2d() local
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H A Degl_core.cpp476 GLfloat tempX = cos(theta) * (*rotateX - centerX) - sin(theta) * (*rotateY - centerY); in Rotate2d() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp1304 int16_t tempX = rect_.GetX(); in GetBitmap() local
/third_party/sqlite/src/
H A Dsqlite3.c109918 Expr tempX; /* Temporary expression node */ global() local
[all...]

Completed in 132 milliseconds