Searched defs:currentHeight (Results 1 – 12 of 12) sorted by relevance
72 int currentHeight = inputImageHeight; in inverseTransform() local
167 int32_t currentHeight = dstRect.height(); in Make() local289 int32_t currentHeight = dimensions.height(); in MakeCompressed() local
434 uint32_t currentHeight = fragmentSize.height; in testShadingRates() local
105 int currentHeight = height / twoToTheMipLevel; in test_mipmap_generation() local
489 const uint32_t currentHeight = in generateSwapchainConfigs() local
562 const uint32_t currentHeight = in generateSwapchainConfigs() local
148 private int currentHeight; field in MediaCodecVideoRenderer
147 private int currentHeight; field in MediaCodecVideoRenderer
778 int currentHeight = rect.height(); in uploadToTexture() local
1001 int currentHeight = rect.height(); in uploadTexDataOptimal() local
1944 const int currentHeight = std::max(1, dimensions.height() / twoToTheMipLevel); in createTexture() local
6107 SwapContent.prototype.currentHeight = function(container) { method in SwapContent