Searched refs:Choose (Results 1 - 20 of 20) sorted by relevance

/external/skia/src/core/
H A DSkAutoBlitterChoose.h25 fBlitter = SkBlitter::Choose(dst, matrix, paint, &fAlloc, drawCoverage);
34 fBlitter = SkBlitter::Choose(dst, matrix, paint, &fAlloc, drawCoverage);
H A DSkBlitter.h106 * from Choose() if the request cannot be fulfilled. Default impl
138 static SkBlitter* Choose(const SkPixmap& dst,
H A DSkBlitter.cpp830 SkBlitter* SkBlitter::Choose(const SkPixmap& device,
/external/compiler-rt/make/
H A Dlib_util.mk16 # Choose the appropriate implementation directory to use for 'function-name' in
/external/libpng/projects/visualc71/
H A DREADME_zlib.txt32 Choose the configuration you wish to build.
/external/ImageMagick/www/api/
H A Dmogrify.php83 <dd>Choose from ConvertImageCommand, IdentifyImageCommand, MogrifyImageCommand, CompositeImageCommand, CompareImagesCommand, ConjureImageCommand, StreamImageCommand, ImportImageCommand, DisplayImageCommand, or AnimateImageCommand. </dd>
H A Dattribute.php331 <p>SetImageType() sets the type of image. Choose from these types:</p>
H A Dconstitute.php93 <dd>Define the data type of the pixels. Float and double types are expected to be normalized [0..1] otherwise [0..QuantumRange]. Choose from these types: CharPixel, DoublePixel, FloatPixel, IntegerPixel, LongPixel, QuantumPixel, or ShortPixel. </dd>
H A Dmagick-image.php1394 <dd>Define the data type of the pixels. Float and double types are expected to be normalized [0..1] otherwise [0..QuantumRange]. Choose from these types: CharPixel, DoublePixel, FloatPixel, IntegerPixel, LongPixel, QuantumPixel, or ShortPixel. </dd>
1859 <dd>Define the data type of the pixels. Float and double types are expected to be normalized [0..1] otherwise [0..QuantumRange]. Choose from these types: CharPixel, DoublePixel, FloatPixel, IntegerPixel, LongPixel, QuantumPixel, or ShortPixel. </dd>
3809 <dd>Define the data type of the pixels. Float and double types are expected to be normalized [0..1] otherwise [0..QuantumRange]. Choose from these types: CharPixel, ShortPixel, IntegerPixel, LongPixel, FloatPixel, or DoublePixel. </dd>
7064 <p>Choose a random pixel in a neighborhood of this extent.</p>
/external/pdfium/xfa/fxfa/fm2js/
H A Dxfa_fm2jscontext.cpp289 {"Choose", CXFA_FM2JSContext::Choose},
2758 void CXFA_FM2JSContext::Choose(CFXJSE_Value* pThis, function in class:CXFA_FM2JSContext
2764 pContext->ThrowParamCountMismatchException(L"Choose");
H A Dxfa_fm2jscontext.h202 static void Choose(CFXJSE_Value* pThis,
/external/selinux/libsemanage/src/
H A Dpywrap-test.py7 Choose one of the following tests:\n\
/external/minijail/
H A Dcommon.mk308 # Choose the stack protector flags based on whats supported by the compiler.
/external/modp_b64/
H A Dcommon.mk308 # Choose the stack protector flags based on whats supported by the compiler.
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DScalarEvolution.cpp1824 static uint64_t Choose(uint64_t n, uint64_t k, bool &Overflow) {
2048 uint64_t Coeff1 = Choose(x, 2*x - y, Overflow);
2052 uint64_t Coeff2 = Choose(2*x - y, x-z, Overflow);
4347 // Choose the less conservative count.
4379 // Choose the less conservative count.
/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp2391 static uint64_t Choose(uint64_t n, uint64_t k, bool &Overflow) {
2615 uint64_t Coeff1 = Choose(x, 2*x - y, Overflow);
2619 uint64_t Coeff2 = Choose(2*x - y, x-z, Overflow);
5823 // Choose the less conservative count.
5871 // Choose the less conservative count.
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
/external/bison/build-aux/
H A Dtexinfo.tex5348 % Choose a heading macro
/external/libmicrohttpd/doc/
H A Dtexinfo.tex5349 % Choose a heading macro
/external/python/cpython2/Modules/_ctypes/libffi/
H A Dtexinfo.tex5349 % Choose a heading macro

Completed in 641 milliseconds