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

/external/mesa3d/src/gallium/state_trackers/egl/android/
H A Dnative_android.cpp115 get_pipe_format(int native) function in namespace:android
291 templ.format = get_pipe_format(asurf->buf->format);
521 format = get_pipe_format(val);
576 color_format = get_pipe_format(native_formats[i]);
743 format = get_pipe_format(abuf->format);
/external/drm_gralloc/
H A Dgralloc_drm_pipe.c57 static enum pipe_format get_pipe_format(int format) function
117 templ.format = get_pipe_format(handle->format);

Completed in 133 milliseconds