Searched refs:heightAt0 (Results 1 – 5 of 5) sorted by relevance
226 uint32_t heightAt0() const { return height(kZeroNativeMipLevel); } in heightAt0() function
234 return static_cast<EGLint>(mColorTexture->heightAt0());
423 clearParams.clearArea = gl::Rectangle(0, 0, texture->widthAt0(), texture->heightAt0());
1039 static_cast<int>(srcTexture->heightAt0()),2688 MTLSizeMake(firstMipView->widthAt0(), firstMipView->heightAt0(), threadsPerZ),
1182 uint32_t prevLevelHeight = mNativeTexture->heightAt0();