HomeSort by relevance Sort by last modified time
    Searched refs:Choose (Results 1 - 25 of 44) sorted by null

1 2

  /external/skia/src/core/
SkAutoBlitterChoose.h 25 fBlitter = SkBlitter::Choose(dst, matrix, paint, &fAlloc, drawCoverage);
31 void choose(const SkPixmap& dst, const SkMatrix& matrix, function in class:SkAutoBlitterChoose
34 fBlitter = SkBlitter::Choose(dst, matrix, paint, &fAlloc, drawCoverage);
SkBlitter.h 106 * from Choose() if the request cannot be fulfilled. Default impl
138 static SkBlitter* Choose(const SkPixmap& dst,
SkBlitter.cpp 794 // By policy we choose not to handle legacy 8888 with SkRasterPipelineBlitter.
830 SkBlitter* SkBlitter::Choose(const SkPixmap& device,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cover/testdata/
main.go 92 // Linear search is fine. Choose perfect fit over approximate.
104 // Choose the earliest match (the counters are in unpredictable order).
  /prebuilts/go/linux-x86/src/cmd/cover/testdata/
main.go 92 // Linear search is fine. Choose perfect fit over approximate.
104 // Choose the earliest match (the counters are in unpredictable order).
  /external/compiler-rt/make/
lib_util.mk 16 # Choose the appropriate implementation directory to use for 'function-name' in
  /external/libpng/projects/visualc71/
README_zlib.txt 32 Choose the configuration you wish to build.
  /external/ImageMagick/www/api/
mogrify.php 83 <dd>Choose from ConvertImageCommand, IdentifyImageCommand, MogrifyImageCommand, CompositeImageCommand, CompareImagesCommand, ConjureImageCommand, StreamImageCommand, ImportImageCommand, DisplayImageCommand, or AnimateImageCommand. </dd>
attribute.php 331 <p>SetImageType() sets the type of image. Choose from these types:</p>
constitute.php 93 <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>
  /external/vixl/tools/test_generator/
parser.py 260 "operand-limit": 10 // Choose a random sample of 10 operands.
272 "input-limit": 200 // Choose a random sample of 200 inputs.
  /external/pdfium/xfa/fxfa/fm2js/
xfa_fm2jscontext.cpp 289 {"Choose", CXFA_FM2JSContext::Choose},
    [all...]
xfa_fm2jscontext.h 202 static void Choose(CFXJSE_Value* pThis,
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
FieldDescriptor.cs 265 // Choose field type based on symbol.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
func_test.go 35 // TODO(matloob): Choose better names for Fun, Bloc, Goto, etc.
225 // TODO(matloob): choose a better name.
likelyadjust.go 280 // Choose the first/innermost such h.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
func_test.go 35 // TODO(matloob): Choose better names for Fun, Bloc, Goto, etc.
225 // TODO(matloob): choose a better name.
likelyadjust.go 280 // Choose the first/innermost such h.
  /prebuilts/go/darwin-x86/src/reflect/
all_test.go 1328 cas := &info[helpers[x.Choose(len(helpers))]]
1338 i := x.Choose(len(cases))
1339 j := x.Choose(len(cases))
    [all...]
  /prebuilts/go/linux-x86/src/reflect/
all_test.go 1328 cas := &info[helpers[x.Choose(len(helpers))]]
1338 i := x.Choose(len(cases))
1339 j := x.Choose(len(cases))
    [all...]
  /build/make/core/
java.mk 103 # Choose leaf name for the compiled jar file.
    [all...]
  /external/minijail/
common.mk 308 # Choose the stack protector flags based on whats supported by the compiler.
    [all...]
  /external/modp_b64/
common.mk 308 # Choose the stack protector flags based on whats supported by the compiler.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]

Completed in 522 milliseconds

1 2