Home
last modified time | relevance | path

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

123456

/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/ApiDemos/src/com/example/android/apis/graphics/
DXfermodes.java37 static Bitmap makeDst(int w, int h) { in makeDst()
48 static Bitmap makeSrc(int w, int h) { in makeSrc()
/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/CardEmulation/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/DrawableTinting/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/BasicNetworking/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/ElevationBasic/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/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/RepeatingAlarm/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/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/JobScheduler/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/BasicMediaRouter/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/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/BasicMultitouch/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/BasicGestureDetect/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/ClippingBasic/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/BasicAccessibility/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/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/RecyclerView/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

123456