Home
last modified time | relevance | path

Searched defs:kOne (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dalpha_processing_neon.c44 const uint16x8_t kOne = vdupq_n_u16(1u); in ApplyAlphaMultiply_NEON() local
/third_party/skia/tests/
H A DPointTest.cpp149 const SkPoint kOne = {1.0f, 1.0f}; in DEF_TEST() local
/third_party/node/deps/v8/src/utils/
H A Dbit-vector.h96 static const uintptr_t kOne = 1; // This saves some static_casts. member in v8::internal::BitVector
/third_party/vixl/test/aarch64/
H A Dtest-assembler-neon-aarch64.cc7754 const float kOne = 1.0f; in TEST() local
/third_party/skia/include/core/
H A DSkBlendMode.h84 kOne, /** 1 */ member in SkBlendModeCoeff
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dcopyvertex.inc.h253 const unsigned short kOne = gl::float32ToFloat16(1.0f); in Copy32FTo16FVertexData() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dduration_test.cc352 enum E { kOne = 1 }; in TEST() enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp635 constexpr deUint64 kOne = 1; in infNanRandomFloats() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dcommand_data.h164 kOne, member in amber::BlendFactor
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp635 constexpr deUint64 kOne = 1; in infNanRandomFloats() local

Completed in 21 milliseconds