Home
last modified time | relevance | path

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 DSharingReferenceTest.kt54 private fun linearize() { in linearize() method
/aosp_15_r20/external/skia/tests/
H A DSRGBTest.cpp35 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 DSkColorSpaceXformStepsTest.cpp32 bool linearize; in DEF_TEST() member
/aosp_15_r20/external/skia/src/core/
H A DSkColorSpaceXformSteps.h23 bool linearize = false; member
/aosp_15_r20/frameworks/base/libs/hwui/
H A DPropertyValuesHolder.cpp33 inline constexpr float linearize(U8CPU component) { in linearize() function
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Deager_transforms.py1723 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 DLowerMatrixIntrinsics.cpp2357 linearize(Value *L, in linearize() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslParseHelper.cpp7702 const auto linearize = [](const TBasicType& basicType) -> int { in findFunction() local
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp7706 const auto linearize = [](const TBasicType& basicType) -> int { in findFunction() local