Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_image.h92 T *get_buf_ptr (int32_t x, int32_t y) { in get_buf_ptr() function
95 const T *get_buf_ptr (int32_t x, int32_t y) const { in get_buf_ptr() function
/external/virglrenderer/src/
Dvrend_decode.c58 static inline void *get_buf_ptr(struct vrend_decode_ctx *ctx, in get_buf_ptr() function