Searched defs:mtx (Results 1 – 5 of 5) sorted by relevance
48 static GLfloat mtx[16]; variable
154 float mtx[16] = {0.0}; in threadLoop() local
693 Rect BufferSourceThread::getCrop(sp<GraphicBuffer> &graphic_buffer, const float *mtx) { in getCrop()
586 unsigned short inv_orientation_matrix_to_scalar(const signed char *mtx) in inv_orientation_matrix_to_scalar()