Home
last modified time | relevance | path

Searched defs:dfh (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp146 const GLint dfh = static_cast<GLint>(dst.height >> dst.mipLevel); in DoBlit() local
157 static_cast<GLint>(dst.rect0.width), dy, static_cast<GLint>(dst.rect1.width), dfh, GL_COLOR_BUFFER_BIT, in DoBlit() local

Completed in 8 milliseconds