Searched refs:matrices (Results 1 – 9 of 9) sorted by relevance
25 // Reference: https://source.android.com/docs/core/architecture/vintf/comp-matrices83 // System compatibility matrices
69 vec<T> matrices;
109 MatrixStack matrices; in GLEScmContext() local110 android::base::loadBuffer(stream, &matrices); in GLEScmContext()111 return matrices; in GLEScmContext()243 [](android::base::Stream* stream, const MatrixStack& matrices) { in onSave() argument244 android::base::saveBuffer(stream, matrices); in onSave()282 void GLEScmContext::restoreMatrixStack(const MatrixStack& matrices) { in restoreMatrixStack() argument283 for (size_t i = 0; i < matrices.size(); i++) { in restoreMatrixStack()287 dispatcher().glLoadMatrixf(&matrices[i][0][0]); in restoreMatrixStack()
248 void restoreMatrixStack(const MatrixStack& matrices);
403 result[i].matrices.resize(6); in getNestedStructs()
877 * <a href="https://en.wikipedia.org/wiki/Hadamard_product_(matrices)">878 * Hadamard product</a> that takes two matrices and produces another880 * elements of the input matrices.1395 * Each rank adds a dimension to the weights matrices by means of stacking
1172 * ANDROID_SENSOR_FORWARD_MATRIX1 matrices.</p>1185 * ANDROID_SENSOR_FORWARD_MATRIX2 matrices.</p>
1146 * <a href="https://en.wikipedia.org/wiki/Hadamard_product_(matrices)">1147 * Hadamard product</a> that takes two matrices and produces another1149 * elements of the input matrices.1781 * Each rank adds a dimension to the weights matrices by means of stacking
1144 * <a href="https://en.wikipedia.org/wiki/Hadamard_product_(matrices)">1145 * Hadamard product</a> that takes two matrices and produces another1147 * elements of the input matrices.1824 * Each rank adds a dimension to the weights matrices by means of stacking