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

  /external/libdrm/freedreno/
freedreno_drmif.h 109 int fd_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op);
freedreno_bo.c 129 return fd_bo_cpu_prep(bo, NULL,
419 drm_public int fd_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op) function

Completed in 75 milliseconds