Home
last modified time | relevance | path

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

/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgraphic_math.cpp102 int16_t absX = MATH_ABS(x); in FastAtan2() local
133 float absX = MATH_ABS(x); in FastAtan2F() local
/foundation/distributedhardware/distributed_input/test/fuzztest/distributedinputkit_fuzzer/
H A Ddistributed_input_kit_fuzzer.cpp178 uint32_t absX = *(reinterpret_cast<const uint32_t*>(data)); in IsTouchEventNeedFilterOutFuzzTest() local
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h72 uint32_t absX; member
H A Dconstants_dinput.h241 uint32_t absX; member
/third_party/skia/tests/
H A DPathOpsAngleTest.cpp130 double absX = fabs(x); in find_slop() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTests.cpp1075 const auto absX = cornerX + blockX; in testFullscreenGradient() local
H A DvktMeshShaderSmokeTestsEXT.cpp963 const auto absX = cornerX + blockX; in testFullscreenGradient() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTests.cpp1075 const auto absX = cornerX + blockX; in testFullscreenGradient() local
H A DvktMeshShaderSmokeTestsEXT.cpp957 const auto absX = cornerX + blockX; in testFullscreenGradient() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteCubeMapSamplersAs2DArray.cpp438 TIntermSymbol *absX = new TIntermSymbol(CreateTempVariable(mSymbolTable, floatType)); in declareCoordTranslationFunction() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp1246 Float4 absX = Abs(x); in cubeFace() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.cpp1584 Float4 absX = Abs(x); in cubeFace() local

Completed in 25 milliseconds