Searched refs:layerHeight (Results 1 – 3 of 3) sorted by relevance
725 int layerHeight = uploadTexture->height(); in uploadTexDataOptimal() local728 SkASSERT(1 == mipLevelCount || currentHeight == layerHeight); in uploadTexDataOptimal()750 layerHeight = currentHeight; in uploadTexDataOptimal()859 int layerHeight = uploadTexture->height(); in uploadTexDataCompressed() local863 SkASSERT(currentHeight == layerHeight); in uploadTexDataCompressed()885 layerHeight = currentHeight; in uploadTexDataCompressed()
727 int layerHeight = uploadTexture->height(); in uploadTexDataOptimal() local730 SkASSERT(1 == mipLevelCount || currentHeight == layerHeight); in uploadTexDataOptimal()752 layerHeight = currentHeight; in uploadTexDataOptimal()861 int layerHeight = uploadTexture->height(); in uploadTexDataCompressed() local865 SkASSERT(currentHeight == layerHeight); in uploadTexDataCompressed()887 layerHeight = currentHeight; in uploadTexDataCompressed()
236 int layerHeight = tex->height();242 SkASSERT(1 == mipLevelCount || currentHeight == layerHeight);265 layerHeight = currentHeight;