Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMatrixPriv.h150 static bool PostIDiv(SkMatrix* matrix, int divx, int divy) { in PostIDiv() function
DSkBitmapProcState.cpp215 SkMatrixPriv::PostIDiv(&fInvMatrix, fPixmap.width(), fPixmap.height()); in init()