Home
last modified time | relevance | path

Searched refs:scalars (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DInterpolator.cpp31 SkScalar* scalars = autoValues.ptr(); in Interpolator_setKeyFrame() local
37 interp->setKeyFrame(index, msec, scalars, blend); in Interpolator_setKeyFrame()
/frameworks/rs/tests/lldb/cpp/BranchingFunCalls/
DAndroid.mk8 scalars.rs
/frameworks/rs/tests/lldb/jni/BranchingFunCalls/jnibranchingfuncalls/
DAndroid.mk6 LOCAL_SRC_FILES := jnibranchingfuncalls.cpp scalars.rs
/frameworks/rs/script_api/include/
Drs_allocation_data.rsh114 * rsAllocationVLoadX: Get a vector from an allocation of scalars
117 * It assumes that the allocation contains scalars.
594 * rsAllocationVStoreX: Store a vector into an allocation of scalars
597 * It assumes that the allocation contains scalars.
Drs_math.rsh22 * The mathematical functions below can be applied to scalars and vectors. When applied
730 * There are two variants of clamp: one where the min and max are scalars applied
/frameworks/rs/script_api/
Drs_math.spec20 The mathematical functions below can be applied to scalars and vectors. When applied
507 There are two variants of clamp: one where the min and max are scalars applied