Home
last modified time | relevance | path

Searched refs:utils (Results 1 – 25 of 26) sorted by relevance

12

/gdk/samples/PhotoEditor/jni/
Dwarmify.cpp23 using android::apps::photoeditor::utils::LockBitmaps;
24 using android::apps::photoeditor::utils::pixel32_t;
25 using android::apps::photoeditor::utils::UnlockBitmaps;
Dquantize.cpp26 using android::apps::photoeditor::utils::LockBitmaps;
27 using android::apps::photoeditor::utils::pixel32_t;
28 using android::apps::photoeditor::utils::UnlockBitmaps;
Dnegative.cpp23 using android::apps::photoeditor::utils::LockBitmaps;
24 using android::apps::photoeditor::utils::pixel32_t;
25 using android::apps::photoeditor::utils::UnlockBitmaps;
Dcopy.cpp25 using android::apps::photoeditor::utils::LockBitmaps;
26 using android::apps::photoeditor::utils::UnlockBitmaps;
Dsepia.cpp23 using android::apps::photoeditor::utils::LockBitmaps;
24 using android::apps::photoeditor::utils::pixel32_t;
25 using android::apps::photoeditor::utils::UnlockBitmaps;
Dblur.cpp25 using android::apps::photoeditor::utils::LockBitmaps;
26 using android::apps::photoeditor::utils::UnlockBitmaps;
Dsharpen.cpp25 using android::apps::photoeditor::utils::LockBitmaps;
26 using android::apps::photoeditor::utils::UnlockBitmaps;
Dcrossprocess.cpp23 using android::apps::photoeditor::utils::LockBitmaps;
24 using android::apps::photoeditor::utils::pixel32_t;
25 using android::apps::photoeditor::utils::UnlockBitmaps;
Dgrayscale.cpp23 using android::apps::photoeditor::utils::LockBitmaps;
24 using android::apps::photoeditor::utils::pixel32_t;
25 using android::apps::photoeditor::utils::UnlockBitmaps;
Dwhiteblack.cpp27 using android::apps::photoeditor::utils::clamp;
28 using android::apps::photoeditor::utils::LockBitmaps;
29 using android::apps::photoeditor::utils::pixel32_t;
30 using android::apps::photoeditor::utils::UnlockBitmaps;
Dtint.cpp23 using android::apps::photoeditor::utils::LockBitmaps;
24 using android::apps::photoeditor::utils::pixel32_t;
25 using android::apps::photoeditor::utils::UnlockBitmaps;
Dconvolution.cpp23 using android::apps::photoeditor::utils::clamp;
24 using android::apps::photoeditor::utils::LockBitmaps;
25 using android::apps::photoeditor::utils::pixel32_t;
26 using android::apps::photoeditor::utils::UnlockBitmaps;
Dcolortemp.cpp23 using android::apps::photoeditor::utils::LockBitmaps;
24 using android::apps::photoeditor::utils::pixel32_t;
25 using android::apps::photoeditor::utils::UnlockBitmaps;
Dvignetting.cpp25 using android::apps::photoeditor::utils::LockBitmaps;
26 using android::apps::photoeditor::utils::pixel32_t;
27 using android::apps::photoeditor::utils::UnlockBitmaps;
Dbacklight.cpp25 using android::apps::photoeditor::utils::LockBitmaps;
26 using android::apps::photoeditor::utils::pixel32_t;
27 using android::apps::photoeditor::utils::UnlockBitmaps;
Dduotone.cpp23 using android::apps::photoeditor::utils::LockBitmaps;
24 using android::apps::photoeditor::utils::pixel32_t;
25 using android::apps::photoeditor::utils::UnlockBitmaps;
Dheq.cpp27 using android::apps::photoeditor::utils::clamp;
28 using android::apps::photoeditor::utils::LockBitmaps;
29 using android::apps::photoeditor::utils::pixel32_t;
30 using android::apps::photoeditor::utils::UnlockBitmaps;
Dredeye.cpp26 using android::apps::photoeditor::utils::LockBitmaps;
27 using android::apps::photoeditor::utils::pixel32_t;
28 using android::apps::photoeditor::utils::UnlockBitmaps;
Dsaturate.cpp25 using android::apps::photoeditor::utils::LockBitmaps;
26 using android::apps::photoeditor::utils::pixel32_t;
27 using android::apps::photoeditor::utils::UnlockBitmaps;
Dgrain.cpp26 using android::apps::photoeditor::utils::LockBitmaps;
27 using android::apps::photoeditor::utils::pixel32_t;
28 using android::apps::photoeditor::utils::UnlockBitmaps;
DAndroid-portable.mk13 utils.cpp \
DAndroid.mk13 utils.cpp \
Dutils.cpp24 namespace utils { namespace
Dutils.h41 namespace utils {
Dflip.cpp23 using android::apps::photoeditor::utils::LockBitmaps;
24 using android::apps::photoeditor::utils::UnlockBitmaps;

12