Home
last modified time | relevance | path

Searched defs:sourceHeight (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferGDI.cpp86 int sourceHeight = sourceRect ? sourceRect->y1 - sourceRect->y0 : height; in blit() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp790 const int sourceHeight = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (getHeight()) : (fboTexH); in render() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcCompressedFormatTests.cpp1301 const auto sourceHeight = image[0].height / compressedInfo->blockSize[1]; in __anon0e819c9e4102() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp3116 const size_t sourceHeight, in generateMipmapLevelsWithCPU()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES3.cpp2536 GLsizei sourceHeight = static_cast<GLsizei>(source->getHeight(sourceTarget, sourceLevel)); in ValidateCopyTexture3DANGLE() local
DvalidationES2.cpp3191 GLsizei sourceHeight = static_cast<GLsizei>(source->getHeight(sourceTarget, sourceLevel)); in ValidateCopyTextureCHROMIUM() local
/third_party/mesa3d/include/CL/
Dcl2.hpp4816 size_type sourceHeight = in Image2D() local