| /gdk/samples/PhotoEditor/src/com/android/photoeditor/ |
| D | Photo.java | 53 public int width() { in width() method in Photo 71 public void crop(int left, int top, int width, int height) { in crop()
|
| D | BitmapUtils.java | 109 private Bitmap decodeBitmap(Uri uri, int width, int height) { in decodeBitmap() 152 public Bitmap getBitmap(Uri uri, int width, int height) { in getBitmap()
|
| /gdk/samples/quake/jni/ |
| D | vid.h | 30 int x,y,width,height; member 41 unsigned width; member
|
| D | spritegn.h | 75 int width; member 90 int width; member
|
| D | gl_draw.cpp | 51 int width; member 87 int width, height; member 138 int width; member 236 void create(int width, int height, byte* data, qboolean mipmap, in create() 1331 void GL_MipMap (byte *in, int width, int height) in GL_MipMap() 1361 void GL_MipMap8Bit (byte *in, byte* out, int width, int height) in GL_MipMap8Bit() 1392 GLsizei width, in glTexImage2DHelper() 1475 void sendTexture(int mipLevel, int width, int height, unsigned int* pData, qboolean alpha) { in sendTexture() 1520 void GL_Upload32 (unsigned *data, int width, int height, qboolean mipmap, qboolean alpha) in GL_Upload32() 1685 void GL_Upload8_EXT (byte *data, int width, int height, qboolean mipmap, qboolean alpha) in GL_Upload8_EXT() [all …]
|
| D | gl_vidandroid.cpp | 64 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() 68 void D_EndDirectRect (int x, int y, int width, int height) in D_EndDirectRect() 238 void GL_BeginRendering (int *x, int *y, int *width, int *height) in GL_BeginRendering() 304 int width = scr_width, height = scr_height; in VID_Init() local
|
| D | sys_android.cpp | 530 void AndroidInit2(int width, int height) in AndroidInit2() 634 int AndroidStepImp(int width, int height) in AndroidStepImp() 669 int AndroidStep(int width, int height) in AndroidStep()
|
| D | sound.h | 47 int width; member 91 int width; member
|
| D | wad.h | 41 int width, height; member
|
| D | gl_screen.cpp | 230 float CalcFov (float fov_x, float width, float height) in CalcFov() 582 unsigned short x_origin, y_origin, width, height; member
|
| D | masterMain.cpp | 84 qstep(JNIEnv *env, jobject thiz, jint width, jint height) { in qstep()
|
| D | console.cpp | 155 int i, j, width, oldwidth, oldtotallines, numlines, numchars; in Con_CheckResize() local
|
| D | gl_model.h | 79 unsigned width, height; member 218 int width; member
|
| D | bspfile.h | 107 unsigned width, height; member
|
| D | gl_warp.cpp | 504 unsigned short x_origin, y_origin, width, height; member
|
| D | gl_model.cpp | 1659 int i, width, height, size, origin[2]; in Mod_LoadSpriteFrame() local
|
| D | menu.cpp | 181 void M_DrawTextBox (int x, int y, int width, int lines) in M_DrawTextBox()
|
| D | glquake.h | 122 unsigned width; member
|
| /gdk/samples/PhotoEditor/src/com/android/photoeditor/animation/ |
| D | Rotate3DAnimation.java | 73 public void initialize(int width, int height, int parentWidth, int parentHeight) { in initialize()
|
| /gdk/samples/quake/src/com/android/quake/llvm/ |
| D | QuakeView.java | 378 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged()
|
| D | QuakeLib.java | 190 public native boolean step(int width, int height); in step()
|
| /gdk/samples/bitmap-plasma-llvm/jni/ |
| D | libplasma.c | 140 extern void root(uint32_t width, uint32_t height, uint32_t stride, double t, uint16_t* palette, vo… in root()
|