Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 155) sorted by relevance

1234567

/development/perftests/panorama/feature_stab/db_vlvm/
Ddb_utilities.cpp23 float** db_SetupImageReferences_f(float *im,int w,int h) in db_SetupImageReferences_f()
36 unsigned char** db_SetupImageReferences_u(unsigned char *im,int w,int h) in db_SetupImageReferences_u()
50 float** db_AllocImage_f(int w,int h,int over_allocation) in db_AllocImage_f()
60 unsigned char** db_AllocImage_u(int w,int h,int over_allocation) in db_AllocImage_u()
89 void db_CopyImage_u(unsigned char **d,const unsigned char * const *s, int w, int h, int over_alloca… in db_CopyImage_u()
102 inline void db_WarpImageLutFast_u(const unsigned char * const * src, unsigned char ** dst, int w, i… in db_WarpImageLutFast_u()
123 …id db_WarpImageLutBilinear_u(const unsigned char * const * src, unsigned char ** dst, int w, int h, in db_WarpImageLutBilinear_u()
143 void db_WarpImageLut_u(const unsigned char * const * src, unsigned char ** dst, int w, int h, in db_WarpImageLut_u()
/development/perftests/panorama/feature_stab/src/dbregtest/
DPgmImage.cpp29 PgmImage::PgmImage(int w, int h, int format) : in PgmImage()
35 PgmImage::PgmImage(unsigned char *data, int w, int h) : in PgmImage()
41 PgmImage::PgmImage(std::vector<unsigned char> &data, int w, int h) : in PgmImage()
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/logging/
DLogger.java84 public void w(String msg) { in w() method in Logger
88 public void w(String msg, Throwable t) { in w() method in Logger
/development/ndk/platforms/android-4/samples/san-angeles/src/com/example/SanAngeles/
DDemoActivity.java119 public void onSurfaceChanged(GL10 gl, int w, int h) { in onSurfaceChanged()
129 private static native void nativeResize(int w, int h); in nativeResize()
/development/samples/browseable/NetworkConnect/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/BorderlessButtons/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/BeamLargeFiles/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/PermissionRequest/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/CardReader/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/BasicContactables/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/NfcProvisioning/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/NavigationDrawer/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/MediaRouter/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/TextLinkify/src/com.example.android.common.logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/ScreenCapture/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/MultiWindowPlayground/src/com/example.android.common.logger/
DLog.java159 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
169 public static void w(String tag, String msg) { in w() method in Log
180 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log
/development/samples/browseable/CustomTransition/src/com.example.android.common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
178 public static void w(String tag, Throwable tr) { in w() method in Log

1234567