Searched refs:is_const (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Dcopy_cv_reference.h18 typename std::conditional<std::is_const<R>::value,
/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp57 : is_const(true),
956 attrib.is_const = false;
982 attrib.is_const = false;
1022 attrib.is_const = false;
1052 if (attrib.is_const) {
H A Dshader_program.h411 bool is_const; member in struct:android::filterfw::ShaderProgram::VertexAttrib
/frameworks/ml/nn/common/operations/internal/optimized/
H A Doptimized_ops.h49 std::is_const<Scalar>::value,
65 std::is_const<Scalar>::value,
94 std::is_const<Scalar>::value,
/frameworks/ml/nn/common/operations/internal/reference/
H A Dreference_ops.h1170 std::is_const<Scalar>::value,

Completed in 135 milliseconds