Searched defs:linearize (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/ |
H A D | SharingReferenceTest.kt | 54 private fun linearize() { in linearize() method
|
/aosp_15_r20/external/skia/tests/ |
H A D | SRGBTest.cpp | 35 SkColorSpaceXformSteps linearize{ sRGB.get(),upm, linear.get(),upm}, in DEF_TEST() local 109 SkColorSpaceXformSteps linearize{ cs.get(),upm, linear.get(),upm}, in DEF_TEST() local
|
H A D | SkColorSpaceXformStepsTest.cpp | 32 bool linearize; in DEF_TEST() member
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkColorSpaceXformSteps.h | 23 bool linearize = false; member
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | PropertyValuesHolder.cpp | 33 inline constexpr float linearize(U8CPU component) { in linearize() function
|
/aosp_15_r20/external/pytorch/torch/_functorch/ |
H A D | eager_transforms.py | 1723 def linearize(func: Callable, *primals) -> Tuple[Any, Callable]: function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 2357 linearize(Value *L, in linearize() function
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/ |
H A D | hlslParseHelper.cpp | 7702 const auto linearize = [](const TBasicType& basicType) -> int { in findFunction() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 7706 const auto linearize = [](const TBasicType& basicType) -> int { in findFunction() local
|