HomeSort by relevance Sort by last modified time
    Searched refs:vp (Results 26 - 50 of 145) sorted by null

12 3 4 5 6

  /external/jmonkeyengine/engine/src/core/com/jme3/shadow/
BasicShadowRenderer.java 92 public void initialize(RenderManager rm, ViewPort vp) {
94 viewPort = vp;
96 reshape(vp, vp.getCamera().getWidth(), vp.getCamera().getHeight());
211 public void reshape(ViewPort vp, int w, int h) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h 51 int (*prepare)(struct snd_emux_voice *vp);
52 void (*trigger)(struct snd_emux_voice *vp);
53 void (*release)(struct snd_emux_voice *vp);
54 void (*update)(struct snd_emux_voice *vp, int update);
55 void (*terminate)(struct snd_emux_voice *vp);
56 void (*free_voice)(struct snd_emux_voice *vp);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h 51 int (*prepare)(struct snd_emux_voice *vp);
52 void (*trigger)(struct snd_emux_voice *vp);
53 void (*release)(struct snd_emux_voice *vp);
54 void (*update)(struct snd_emux_voice *vp, int update);
55 void (*terminate)(struct snd_emux_voice *vp);
56 void (*free_voice)(struct snd_emux_voice *vp);
  /external/stlport/stlport/stl/
_hash_fun.h 134 __vp vp; local
135 vp.p = __x;
136 return vp.s;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_hash_fun.h 134 __vp vp; local
135 vp.p = __x;
136 return vp.s;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_hash_fun.h 134 __vp vp; local
135 vp.p = __x;
136 return vp.s;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_hash_fun.h 134 __vp vp; local
135 vp.p = __x;
136 return vp.s;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_hash_fun.h 134 __vp vp; local
135 vp.p = __x;
136 return vp.s;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_hash_fun.h 134 __vp vp; local
135 vp.p = __x;
136 return vp.s;
  /external/clang/test/Sema/
block-misc.c 166 void *vp = bp;
168 f(1 ? bp : vp);
169 f(1 ? vp : bp);
174 (void)(bp > vp); // expected-error {{invalid operands}}
  /external/qemu/distrib/sdl-1.2.15/src/video/svga/
SDL_svgavideo.c 494 int page, vp; local
509 vp = y * pitch + x * bpp;
510 src = (unsigned char *)this->screen->pixels + vp;
511 page = vp >> 16;
512 vp &= 0xffff;
515 if (vp + w > 0x10000) {
516 if (vp >= 0x10000) {
519 vp &= 0xffff;
521 SDL_memcpy(dst + vp, src, 0x10000 - vp);
    [all...]
  /external/jmonkeyengine/engine/src/desktop/com/jme3/system/awt/
AwtPanel.java 186 for (ViewPort vp : viewPorts){
187 vp.setOutputFrameBuffer(null);
198 public void initialize(RenderManager rm, ViewPort vp) {
230 for (ViewPort vp : viewPorts){
232 vp.setOutputFrameBuffer(fb);
234 vp.getCamera().resize(width, height, true);
238 for (SceneProcessor sp : vp.getProcessors()){
239 sp.reshape(vp, width, height);
288 public void reshape(ViewPort vp, int w, int h) {
  /external/kernel-headers/original/linux/sunrpc/
svc.h 83 u32 val, *vp; local
84 vp = iov->iov_base;
85 val = *vp++;
86 iov->iov_base = (void*)vp;
93 u32 *vp = (u32 *)iov->iov_base; local
94 iov->iov_base = (void *)(vp - 1);
95 iov->iov_len += sizeof(*vp);
100 u32 *vp = iov->iov_base + iov->iov_len; local
101 *vp = val;
  /external/dbus/dbus/
dbus-marshal-basic.c 391 const DBusBasicValue *vp; local
393 vp = value;
398 _dbus_string_set_byte (str, pos, vp->byt);
408 set_2_octets (str, pos, vp->u16, byte_order);
420 set_4_octets (str, pos, vp->u32, byte_order);
431 set_8_octets (str, pos, *vp, byte_order);
441 _dbus_assert (vp->str != NULL);
442 return set_string (str, pos, vp->str, byte_order,
446 _dbus_assert (vp->str != NULL);
447 return set_signature (str, pos, vp->str, byte_order
526 volatile unsigned char *vp = value; local
534 volatile dbus_uint16_t *vp = value; local
547 volatile dbus_uint32_t *vp = value; local
559 volatile dbus_uint64_t *vp = value; local
577 volatile char **vp = value; local
589 volatile char **vp = value; local
819 const DBusBasicValue *vp; local
1050 const void* vp = *(const DBusBasicValue**)value; local
    [all...]
  /external/clang/test/SemaCXX/
altivec.cpp 12 vector pixel vp; local
27 int res8[vec_step(vp) == 8 ? 1 : -1];
cstyle-cast.cpp 174 void *vp = (void*)(testval); local
175 long l = (long)(vp);
208 void *vp = (void*)(fp); local
209 (void)(fnptr)(vp);
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/water/
SimpleWaterProcessor.java 92 protected ViewPort vp; field in class:SimpleWaterProcessor
146 public void initialize(RenderManager rm, ViewPort vp) {
148 this.vp = vp;
156 material.setVector2("FrustumNearFar", new Vector2f(vp.getCamera().getFrustumNear(), vp.getCamera().getFrustumFar()));
168 public void reshape(ViewPort vp, int w, int h) {
232 rm.getRenderer().setFrameBuffer(vp.getOutputFrameBuffer());
250 Camera cam = vp.getCamera();
561 ViewPort vp; field in class:SimpleWaterProcessor.RefractionProcessor
    [all...]
  /external/checkpolicy/
queue.c 124 int queue_map(queue_t q, int (*f) (queue_element_t, void *), void *vp)
134 ret = f(p->element, vp);
144 void (*g) (queue_element_t, void *), void *vp)
155 ret = f(p->element, vp);
169 g(temp->element, vp);
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
TranslucentBucketFilter.java 48 protected void initFilter(AssetManager manager, RenderManager rm, ViewPort vp, int w, int h) {
50 this.viewPort = vp;
62 initSoftParticles(vp, true);
66 private void initSoftParticles(ViewPort vp, boolean enabledSP) {
68 for (Spatial scene : vp.getScenes()) {
GammaCorrectionFilter.java 39 RenderManager renderManager, ViewPort vp, int w, int h)
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/post/ssao/
SSAOFilter.java 123 protected void initFilter(AssetManager manager, RenderManager renderManager, ViewPort vp, int w, int h) {
134 float farY = (vp.getCamera().getFrustumTop() / vp.getCamera().getFrustumNear()) * vp.getCamera().getFrustumFar();
136 frustumCorner = new Vector3f(farX, farY, vp.getCamera().getFrustumFar());
137 frustumNearFar.x = vp.getCamera().getFrustumNear();
138 frustumNearFar.y = vp.getCamera().getFrustumFar();
  /external/mksh/src/
expr.c 182 * parse and evaluate expression, storing result in vp.
185 v_evaluate(struct tbl *vp, const char *expr, volatile int error_ok,
227 vp->flag |= INT_U;
228 if (vp->flag & INTEGER)
229 setint_v(vp, v, es->arith);
232 setstr(vp, str_val(v), error_ok);
619 struct tbl *vp; local
621 vp = alloc(sizeof(struct tbl), ATEMP);
622 vp->flag = ISSET|INTEGER;
623 vp->type = 0
    [all...]
  /frameworks/base/core/jni/android/opengl/
poly_clip.cpp 62 float *up, *vp, *wp; local
81 vp = (float *)v;
83 for(int i = 0; i < 4; i++, wp++, up++, vp++) {
84 *wp = *up+t*(*vp-*up);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xthreads.h 89 #define xthread_get_specific(k,vp) thr_getspecific(k,vp)
125 #define xthread_get_specific(k,vp) TlsGetValue(k)
182 #define xthread_get_specific(k,vp) *(vp) = tis_getspecific(k)
213 #define xthread_get_specific(k,vp) *(vp) = thr_getspecific(k)
240 #define xthread_get_specific(k,vp) *(vp) = pthread_getspecific(k)
249 #define xthread_get_specific(k,vp) pthread_getspecific(k,vp
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h 89 #define xthread_get_specific(k,vp) thr_getspecific(k,vp)
125 #define xthread_get_specific(k,vp) TlsGetValue(k)
182 #define xthread_get_specific(k,vp) *(vp) = tis_getspecific(k)
213 #define xthread_get_specific(k,vp) *(vp) = thr_getspecific(k)
240 #define xthread_get_specific(k,vp) *(vp) = pthread_getspecific(k)
249 #define xthread_get_specific(k,vp) pthread_getspecific(k,vp
    [all...]

Completed in 1317 milliseconds

12 3 4 5 6