Searched refs:layerHeight (Results 1 – 1 of 1) sorted by relevance
692 int layerHeight = tex->height(); in uploadTexDataOptimal() local694 SkASSERT(1 == mipLevelCount || currentHeight == layerHeight); in uploadTexDataOptimal()720 region.imageOffset = { left, flipY ? layerHeight - top - currentHeight : top, 0 }; in uploadTexDataOptimal()725 layerHeight = currentHeight; in uploadTexDataOptimal()