HomeSort by relevance Sort by last modified time
    Searched full:dstleft (Results 1 - 8 of 8) sorted by null

  /external/quake/quake/src/QW/scitech/include/
mgraph.h     [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H     [all...]
  /frameworks/base/libs/hwui/
DisplayListRenderer.h 272 float srcRight, float srcBottom, float dstLeft, float dstTop,
DisplayListRenderer.cpp     [all...]
OpenGLRenderer.cpp     [all...]
OpenGLRenderer.h 105 float srcRight, float srcBottom, float dstLeft, float dstTop,
  /external/ipsec-tools/src/racoon/
ipsec_doi.c 608 size_t srcleft, dstleft, rv; local
662 dstleft = len / 2;
665 &dst, &dstleft);
681 /* XXX dstleft should always be 0; assert it? */
682 sa->gssid->l = (len / 2) - dstleft;
2844 size_t dstleft = sa->gssid->l * 2; local
    [all...]
  /frameworks/base/core/jni/
android_view_GLES20Canvas.cpp 332 float dstLeft, float dstTop, float dstRight, float dstBottom, SkPaint* paint) {
337 dstLeft, dstTop, dstRight, dstBottom, paint);
    [all...]

Completed in 484 milliseconds