Searched refs:get_format_bpp (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_android.c107 get_format_bpp(int native) function in typeref:typename:int
579 get_format_bpp(dri2_surf->buffer->format);
918 pitch = buf->stride * get_format_bpp(buf->format);
1083 buf->cpp = get_format_bpp(dri2_surf->buffer->format);
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_android.c111 get_format_bpp(int native) function in typeref:typename:int
328 pitch = buf->stride * get_format_bpp(buf->format);
1175 buf->cpp = get_format_bpp(dri2_surf->buffer->format);

Completed in 9 milliseconds