Searched refs:getYDivs (Results 1 – 6 of 6) sorted by relevance
27 lattice->fYDivs = chunk.getYDivs(); in SetLatticeDivs()
64 const int32_t* yDivs = patch->getYDivs(); in Patch()
814 assert(outPatch->getYDivs()[i] == inPatch->getYDivs()[i]); in checkNinePatchSerialization()
133 scaleDivRange(chunk->getYDivs(), chunk->numYDivs, scale, scaledHeight); in scaleNinePatchChunk()
173 inline int32_t* getYDivs() const { in getYDivs() function
157 int32_t* yDivs = getYDivs(); in deviceToFile()177 int32_t* yDivs = getYDivs(); in fileToDevice()