Home
last modified time | relevance | path

Searched defs:divx (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkMatrixPriv.h177 static bool PostIDiv(SkMatrix* matrix, int divx, int divy) { in PostIDiv()
H A DSkMatrix.cpp380 bool SkMatrix::postIDiv(int divx, int divy) { in postIDiv()