Home
last modified time | relevance | path

Searched refs:matrices (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/compatibility_matrices/
DAndroid.bp25 // Reference: https://source.android.com/docs/core/architecture/vintf/comp-matrices
83 // System compatibility matrices
/hardware/interfaces/tests/baz/1.0/
DIBaz.hal69 vec<T> matrices;
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.cpp109 MatrixStack matrices; in GLEScmContext() local
110 android::base::loadBuffer(stream, &matrices); in GLEScmContext()
111 return matrices; in GLEScmContext()
243 [](android::base::Stream* stream, const MatrixStack& matrices) { in onSave() argument
244 android::base::saveBuffer(stream, matrices); in onSave()
282 void GLEScmContext::restoreMatrixStack(const MatrixStack& matrices) { in restoreMatrixStack() argument
283 for (size_t i = 0; i < matrices.size(); i++) { in restoreMatrixStack()
287 dispatcher().glLoadMatrixf(&matrices[i][0][0]); in restoreMatrixStack()
DGLEScmContext.h248 void restoreMatrixStack(const MatrixStack& matrices);
/hardware/interfaces/tests/baz/1.0/default/
DBaz.cpp403 result[i].matrices.resize(6); in getNestedStructs()
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal877 * <a href="https://en.wikipedia.org/wiki/Hadamard_product_(matrices)">
878 * Hadamard product</a> that takes two matrices and produces another
880 * elements of the input matrices.
1395 * Each rank adds a dimension to the weights matrices by means of stacking
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal1172 * ANDROID_SENSOR_FORWARD_MATRIX1 matrices.</p>
1185 * ANDROID_SENSOR_FORWARD_MATRIX2 matrices.</p>
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal1146 * <a href="https://en.wikipedia.org/wiki/Hadamard_product_(matrices)">
1147 * Hadamard product</a> that takes two matrices and produces another
1149 * elements of the input matrices.
1781 * Each rank adds a dimension to the weights matrices by means of stacking
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal1144 * <a href="https://en.wikipedia.org/wiki/Hadamard_product_(matrices)">
1145 * Hadamard product</a> that takes two matrices and produces another
1147 * elements of the input matrices.
1824 * Each rank adds a dimension to the weights matrices by means of stacking