Searched defs:getSample_RGBA (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/runtime/
H A Drs_sample.c177 getSample_RGBA(const uint8_t *p, int32_t iPixel, function
240 getSample_RGBA(const uint8_t *p, size_t stride, function
276 return getSample_RGBA(p, iPixel, next, weights.x, weights.y);
327 return getSample_RGBA(p, stride, lx, ly, nx, ny, w0, w1, w2, w3);

Completed in 40 milliseconds