Searched refs:getSample_RGBA (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/driver/runtime/ |
D | rs_sample.c | 177 getSample_RGBA(const uint8_t *p, int32_t iPixel, in getSample_RGBA() function 240 getSample_RGBA(const uint8_t *p, size_t stride, in getSample_RGBA() function 276 return getSample_RGBA(p, iPixel, next, weights.x, weights.y); in getBilinearSample1D() 327 return getSample_RGBA(p, stride, lx, ly, nx, ny, w0, w1, w2, w3); in getBilinearSample2D()
|