Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DGeometryMathUtils.java311 private static Bitmap applyFullGeometryMatrix(Bitmap image, GeometryHolder holder) { in applyFullGeometryMatrix() method in GeometryMathUtils
392 bmap = applyFullGeometryMatrix(bmap, holder); in applyGeometryRepresentations()