OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:decal_filter_scale_neon
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp
17
static void
decal_filter_scale_neon
(uint32_t dst[], SkFixed fx, SkFixed dx, int count);
71
void
decal_filter_scale_neon
(uint32_t dst[], SkFixed fx, SkFixed dx, int count) {
function
/external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp
17
static void
decal_filter_scale_neon
(uint32_t dst[], SkFixed fx, SkFixed dx, int count);
71
void
decal_filter_scale_neon
(uint32_t dst[], SkFixed fx, SkFixed dx, int count) {
function
Completed in 22 milliseconds