Searched
full:invert (Results
576 -
600 of
795) sorted by null
<<21222324252627282930>>
/external/collada/src/1.4/dom/ |
domTypes.cpp | [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/ |
VideoEditorAPITest.java | [all...] |
/frameworks/base/core/jni/ |
android_opengl_GLES11Ext.cpp | [all...] |
/development/tools/emulator/opengl/host/libs/Translator/include/GLES/ |
glext.h | 595 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert); 635 typedef void (GL_APIENTRYP PFNGLSAMPLECOVERAGEXOESPROC) (GLclampx value, GLboolean invert); [all...] |
/external/openssl/crypto/bn/ |
bn_gf2m.c | 517 /* Invert a, reduce modulo p, and store the result in r. r could be a. 579 /* 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...] |
/external/skia/src/pdf/ |
SkPDFDevice.cpp | 500 initialTransform->invert(&inverse); 599 totalTransform.invert(&inverse); [all...] |
/external/webkit/Source/WebCore/platform/graphics/qt/ |
GraphicsContext3DQt.cpp | [all...] |
/frameworks/base/libs/gui/tests/ |
SurfaceTexture_test.cpp | 823 // We must y-invert the texture coords 826 // We must y-invert the texture coords [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);
|
/development/tools/emulator/opengl/host/libs/Translator/include/GLES2/ |
gl2.h | 569 GL_APICALL void GL_APIENTRY glSampleCoverage (GLclampf value, GLboolean invert);
|
/development/tools/glesv2debugger/src/com/android/glesv2debugger/ |
MessageParser.java | 490 builder.setArg1(parseArgument()); // GLboolean invert [all...] |
/external/bouncycastle/src/main/java/org/bouncycastle/math/ec/ |
ECCurve.java | 535 b.multiply(xp.square().invert()));
|
/external/chromium/base/ |
message_loop.cc | 658 // 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/e2fsprogs/e2fsck/ |
crc32.c | 369 * invert the CRC before appending it. This makes the remainder of the
|
/external/freetype/src/base/ |
ftdbgmem.c | 648 /* we simply invert the node's size to indicate that the node */
|
/external/iptables/iptables/ |
ip6tables.8.in | 370 be preceded by a "\fB!\fP" to invert the sense of the match.
|
iptables-xml.c | 494 printf(" invert=\"1\"");
|
iptables.8.in | 369 be preceded by a "\fB!\fP" to invert the sense of the match.
|
/external/jpeg/ |
example.c | 428 * to invert the data. See wrbmp.c for an example.
|
/external/libpng/ |
pngtrans.c | 203 /* Invert monochrome grayscale data */
|
/external/llvm/lib/Target/ARM/ |
ARMConstantIslandPass.cpp | [all...] |
Completed in 1431 milliseconds
<<21222324252627282930>>