/external/openssl/crypto/ec/ |
ec_lcl.h | 143 int (*invert)(const EC_GROUP *, EC_POINT *, BN_CTX *); member in struct:ec_method_st
|
/external/skia/src/svg/ |
SkSVGPaintState.cpp | 239 bool success = parser.fLastTransform.invert(&inverse);
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
rmepsilon.h | 32 #include "fst/lib/invert.h"
|
/external/webkit/WebCore/html/canvas/ |
WebGLRenderingContext.h | 189 void sampleCoverage(double value, bool invert);
|
WebGLRenderingContext.idl | 286 const unsigned int INVERT = 0x150A; [all...] |
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
FileFilterUtils.java | 120 * @param filter the filter to invert
|
/external/libpng/ |
example.c | 303 /* Invert monochrome files to have 0 as white and 1 as black */ 720 /* Invert monochrome pixels */
|
/external/qemu/hw/ |
usb-hid.c | 526 /* Appears we have to invert the wheel direction */ 563 /* Appears we have to invert the wheel direction */
|
/external/quake/quake/src/QW/client/ |
menu.c | 441 case 9: // invert mouse 532 M_Print (16, 104, " Invert Mouse");
|
/external/webkit/WebCore/platform/graphics/android/ |
GraphicsContextAndroid.cpp | 751 // only perform the inset if we won't invert r 1043 and then invert the result back into source space, with the hope that when [all...] |
/external/webkit/WebCore/platform/graphics/mac/ |
GraphicsContext3DMac.cpp | 697 void GraphicsContext3D::sampleCoverage(double value, bool invert) 700 ::glSampleCoverage(static_cast<float>(value), invert); local [all...] |
/external/webkit/WebKitTools/DumpRenderTree/mac/PerlSupport/ |
DumpRenderTreeSupport_wrapTiger.c | 974 #ifdef invert 975 #undef invert macro
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Matrix.java | 749 public boolean invert(Matrix inverse) { method in class:Matrix 771 public boolean invert(_Original_Matrix inverse) { method in class:Matrix [all...] |
/frameworks/base/core/jni/ |
android_opengl_GLES11Ext.cpp | [all...] |
/external/openssl/crypto/bn/ |
bn_gf2m.c | 517 /* Invert a, reduce modulo p, and store the result in r. r could be a. 578 /* Invert xx, reduce modulo p, and store the result in r. r could be xx.
|
/external/qemu/distrib/libpng-1.2.19/ |
pngread.c | [all...] |
/frameworks/base/opengl/include/GLES/ |
glext.h | 561 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert); 601 typedef void (GL_APIENTRYP PFNGLSAMPLECOVERAGEXOESPROC) (GLclampx value, GLboolean invert); [all...] |
/frameworks/base/opengl/java/android/opengl/ |
GLES20.java | [all...] |
/development/ndk/platforms/android-5/include/GLES2/ |
gl2.h | 568 GL_APICALL void GL_APIENTRY glSampleCoverage (GLclampf value, GLboolean invert);
|
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/ |
OMX_IVCommon.h | 258 * Invert : Function is ~src
|
/external/chromium/base/ |
message_loop.cc | 504 // need to invert the comparison here. We want the smaller time to be at the
|
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_math.h | 282 @param a The value to invert
|
/external/freetype/src/base/ |
ftdbgmem.c | 648 /* we simply invert the node's size to indicate that the node */
|
/external/iptables/ |
ip6tables.8.in | 403 to invert the sense of the match.
|
iptables-xml.c | 490 printf(" invert=\"1\"");
|