Searched refs:gp (Results 1 - 5 of 5) sorted by relevance

/development/samples/BrowserPlugin/src/com/android/sampleplugin/
H A DVideoSurface.java49 LayoutParams gp = new LayoutParams(LayoutParams.FILL_PARENT, LayoutParams.FILL_PARENT);
50 gl.setLayoutParams(gp);
60 // video.setVideoPath("/sdcard/test_video.3gp");
/development/ndk/platforms/android-9/arch-mips/include/machine/
H A Dregdef.h87 #define gp $28 /* global pointer */ macro
H A Dasm.h200 sw gp, 24(sp); \
/development/ndk/platforms/android-9/arch-mips/include/asm/
H A Dregdef.h60 #define gp $28 macro
110 #define gp $28 macro
/development/ndk/platforms/android-9/arch-mips/src/
H A Dcrtbegin_so.S48 .frame $sp,32,$31 # vars= 0, regs= 1/0, args= 16, gp= 8

Completed in 139 milliseconds