Searched defs:currentMatrix (Results 1 – 3 of 3) sorted by relevance
71 float[] currentMatrix = mDisplayWhiteBalanceTintController.getMatrix(); in displayWhiteBalance_setMatrixValidDwbCalculation() local
431 float[] currentMatrix = mMatrices; in multiplyMatrix() local
1094 private void drawGroupTree(VGroup_Delegate currentGroup, Matrix currentMatrix, in drawGroupTree()