Home
last modified time | relevance | path

Searched defs:totalWidth (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
DVirtioGpuFormatUtils.h220 static inline size_t virgl_format_to_linear_base(uint32_t format, uint32_t totalWidth, in virgl_format_to_linear_base()
269 static inline size_t virgl_format_to_total_xfer_len(uint32_t format, uint32_t totalWidth, in virgl_format_to_total_xfer_len()
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp3625 GLint totalWidth = ctx->m_state->queryTexWidth(level, tex); in s_glCompressedTexSubImage2D() local
4632 GLint totalWidth = ctx->m_state->queryTexWidth(level, tex); in s_glCompressedTexSubImage3D() local