OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:writePixel
(Results
1 - 3
of
3
) sorted by null
/external/libaom/libaom/av1/common/x86/
av1_highbd_convolve_sse4.c
25
static void
writePixel
(__m128i *u, int width, int pixelsNum, uint16_t *dst,
120
writePixel
(u, width, pixelsNum, dst, dst_stride);
151
writePixel
(u, width, pixelsNum, dst, dst_stride);
/external/skia/src/gpu/gradients/
GrGradientBitmapCache.cpp
145
pixelWriteFn_t
writePixel
=
164
writePixel
(c0, curIndex);
/external/skqp/src/gpu/gradients/
GrGradientBitmapCache.cpp
145
pixelWriteFn_t
writePixel
=
164
writePixel
(c0, curIndex);
Completed in 193 milliseconds