Searched refs:Choose (Results 1 – 25 of 65) sorted by relevance
123
50 static SkBlitter* Choose(const SkBitmap& device, in Choose() function53 return Choose(device, matrix, paint, NULL, 0); in Choose()56 static SkBlitter* Choose(const SkBitmap& device,
30 Choose the configuration you wish to build.55 3.1) Choose the zlib configuration you wish to use.61 Choose the configuration you wish to build.
20 Choose the configuration you wish to build.21 (Choose libpng or pngtest; zlib will be built automatically.)
28 Choose the configuration you wish to build.
27 Choose the configuration you wish to build.
17 3. Choose a Debug or Release build.
16 3. Choose a Debug or Release build.
18 3. Choose a Debug or Release build.
19 3. Choose a Debug or Release build.
22 3. Choose a Debug or Release build.
24 3. Choose a Debug or Release build.
28 Choose the configuration that corresponds to the library you want to test.
30 3. Choose a Debug or Release build.
31 3. Choose a Debug or Release build.
59 "Choose File" = "Choose File";
540 msgid "Choose File"541 msgstr "Choose File"
843 SkBlitter* SkBlitter::Choose(const SkBitmap& device, in Choose() function in SkBlitter