HomeSort by relevance Sort by last modified time
    Searched refs:get_pipe_format (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/egl/android/
native_android.cpp 115 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/
gralloc_drm_pipe.c 57 static enum pipe_format get_pipe_format(int format) function
117 templ.format = get_pipe_format(handle->format);

Completed in 39 milliseconds