/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
LinearLayoutManagerPrepareForDropTest.java | 38 final BaseLinearLayoutManagerTest.Config mConfig; 42 Config config, SelectTargetChildren selectTargetChildren) { 43 mConfig = config; 90 for (BaseLinearLayoutManagerTest.Config config : createBaseVariations()) { 91 variations.add(new Object[]{config, selector}); 101 final Config config = (Config) mConfig.clone() local [all...] |
LinearLayoutManagerWrapContentTest.java | 19 import static android.support.v7.widget.BaseLinearLayoutManagerTest.Config; 40 Config mConfig; 42 public LinearLayoutManagerWrapContentTest(Config config, 45 mConfig = config; 124 new Config(orientation, reverseLayout, stackFromBottom), 130 new Config(orientation, reverseLayout, stackFromBottom),
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
TileImageViewAdapter.java | 21 import android.graphics.Bitmap.Config; 113 bitmap = Bitmap.createBitmap(tileSize, tileSize, Config.ARGB_8888); 117 options.inPreferredConfig = Config.ARGB_8888; 156 options.inPreferredConfig = Config.ARGB_8888; 172 Bitmap result = Bitmap.createBitmap(tileSize, tileSize, Config.ARGB_8888);
|
/packages/apps/Settings/src/com/android/settings/notification/ |
NotificationAccessSettings.java | 39 private static final Config CONFIG = getNotificationListenerConfig(); 49 private static Config getNotificationListenerConfig() { 50 final Config c = new Config(); 68 protected Config getConfig() { 69 return CONFIG; 73 return ServiceListing.getServicesCount(CONFIG, pm); 77 return ServiceListing.getEnabledServicesCount(CONFIG, context);
|
/external/libweave/src/ |
config_unittest.cc | 5 #include "src/config.h" 24 const char kConfigName[] = "config"; 34 config_.reset(new Config{&config_store_}); 39 const Config::Settings& GetSettings() const { return config_->GetSettings(); } 41 const Config::Settings& GetDefaultSettings() const { 48 std::unique_ptr<Config> config_{new Config{nullptr}}; 49 Config default_{&config_store_}; 53 Config config{nullptr} [all...] |
/external/mesa3d/src/egl/main/ |
eglcontext.c | 369 ctx->Config = conf; 380 if (err == EGL_SUCCESS && ctx->Config) { 384 if (!(ctx->Config->RenderableType & api_bit)) { 385 _eglLog(_EGL_DEBUG, "context api is 0x%x while config supports 0x%x", 386 api_bit, ctx->Config->RenderableType); 425 if (!c->Config) 427 *value = c->Config->ConfigID; 525 if ((draw && draw->Config != ctx->Config) || 526 (read && read->Config != ctx->Config) [all...] |
/external/robolectric/v3/ |
robolectric-annotations-3.1-SNAPSHOT.jar | |
/external/v8/src/ |
types-inl.h | 19 template<class Config> 20 typename TypeImpl<Config>::bitset TypeImpl<Config>::BitsetType::SignedSmall() { 25 template<class Config> 26 typename TypeImpl<Config>::bitset 27 TypeImpl<Config>::BitsetType::UnsignedSmall() { 33 template<class Config> \ 34 typename TypeImpl<Config>::TypeHandle TypeImpl<Config>::Name( \ 42 template<class Config> [all...] |
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
BitmapTest.java | 4 import android.graphics.Bitmap.Config; 34 Bitmap bitmap = Bitmap.createBitmap(100, 200, Config.ARGB_8888); 40 Bitmap bitmap = Bitmap.createBitmap(100, 200, Config.ARGB_8888); 41 assertEquals(bitmap.getConfig(), Config.ARGB_8888); 55 Bitmap bitmap = Bitmap.createBitmap(100, 200, Config.ARGB_8888); 136 Bitmap bitmapCopy = bitmap.copy(Config.ARGB_8888, true); 137 assertEquals(shadowOf(bitmapCopy).getConfig(), Config.ARGB_8888);
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
MffContext.java | 50 public static class Config { 135 init(context, new Config()); 150 * @param config The configuration to use. 154 public MffContext(Context context, Config config) { 155 init(context, config); 262 * Set the default EGL config chooser. 339 private void init(Context context, Config config) { 340 determineGLSupport(context, config); [all...] |
/external/deqp/modules/glshared/ |
glsFboUtil.hpp | 194 namespace config namespace in namespace:deqp::gls::FboUtil 197 struct Config 199 virtual ~Config (void) {}; 202 struct Image : public Config 255 struct Attachment : public Config 324 } // config 326 class FboBuilder : public config::Framebuffer 330 const config::Attachment* att); 331 glw::GLuint glCreateTexture (const config::Texture& texCfg); 332 glw::GLuint glCreateRbo (const config::Renderbuffer& rbCfg) [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
BitmapShaderTest.java | 25 import android.graphics.Bitmap.Config; 39 Bitmap tile = Bitmap.createBitmap(TILE_WIDTH, TILE_HEIGHT, Config.ARGB_8888); 52 NUM_TILES * TILE_HEIGHT - TILE_HEIGHT / 2, Config.ARGB_8888);
|
PathDashPathEffectTest.java | 27 import android.graphics.Bitmap.Config; 40 Bitmap b = Bitmap.createBitmap(WIDTH, HEIGHT, Config.ARGB_8888); 50 Bitmap expected = Bitmap.createBitmap(WIDTH, HEIGHT, Config.ARGB_8888);
|
BitmapFactoryTest.java | 28 import android.graphics.Bitmap.Config; 68 private static Config[] COLOR_CONFIGS = new Config[] {Config.ARGB_8888, Config.RGB_565}; 71 private static Config[] COLOR_CONFIGS_RGBA = new Config[] {Config.ARGB_8888}; 371 Bitmap bitmap = Bitmap.createBitmap(pixelCount, 1, Config.ARGB_8888); 402 bitmap.reconfigure(bitmapSize, bitmapSize, Config.ARGB_8888) [all...] |
ShaderTest.java | 34 Bitmap bitmap = Bitmap.createBitmap(color, width, height, Bitmap.Config.RGB_565);
|
/external/libweave/src/privet/ |
auth_manager.h | 21 class Config; 28 AuthManager(Config* config, 82 Config* config_{nullptr}; // Can be nullptr for tests.
|
/external/webrtc/webrtc/modules/audio_coding/neteq/include/ |
neteq.h | 80 struct Config { 81 Config() 138 // Creates a new NetEq object, with parameters set in |config|. The |config| 141 static NetEq* Create(const NetEq::Config& config); 211 // the |max_delay_ms| value in the NetEq::Config struct. 230 // Deprecated. Set the mode in the Config struct passed to the constructor. 263 // (Config::sample_rate_hz) is returned.
|
/external/webrtc/webrtc/modules/audio_processing/intelligibility/ |
intelligibility_enhancer.h | 34 struct Config { 39 Config() 60 explicit IntelligibilityEnhancer(const Config& config); 61 IntelligibilityEnhancer(); // Initialize with default config.
|
/frameworks/base/core/java/com/android/internal/util/ |
ImageUtils.java | 20 import android.graphics.Bitmap.Config; 66 COMPACT_BITMAP_SIZE, COMPACT_BITMAP_SIZE, Bitmap.Config.ARGB_8888 150 Bitmap result = Bitmap.createBitmap(scaledWidth, scaledHeight, Config.ARGB_8888);
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
EventLogLogger.java | 35 private final Config mConfig; 41 public EventLogLogger(Context context, Config config) { 43 mConfig = config; 56 protected Config getConfig() {
|
/system/webservd/webservd/ |
main.cc | 31 #include "webservd/config.h" 48 const char kDefaultConfigFilePath[] = "/etc/webservd/config"; 58 explicit Daemon(webservd::Config config) 60 config_{std::move(config)} {} 77 webservd::Config config_; 107 webservd::Config config; local 108 config.use_ipv6 = FLAGS_ipv6; 113 webservd::LoadConfigFromFile(base::FilePath{FLAGS_config_path}, &config); [all...] |
/external/avahi/avahi-utils/ |
avahi-browse.c | 21 #include <config.h> 61 typedef struct Config { 75 } Config; 85 Config *config; member in struct:ServiceInfo 98 static void check_terminate(Config *c) { 154 static void print_service_line(Config *config, char c, AvahiIfIndex interface, AvahiProtocol protocol, const char *name, const char *type, const char *domain, int nl) { 158 if (!config->no_db_lookup) 162 if (config->parsable) 571 Config *config = userdata; local 784 Config config; local [all...] |
/frameworks/base/graphics/java/android/graphics/ |
Bitmap.java | 71 * pushing down this preference for every config change. 204 * Config}, without affecting the underlying allocation backing the bitmap. 225 * new config, just that the allocation is reused. Additionally, the view 249 * @see #setConfig(Config) 251 public void reconfigure(int width, int height, Config config) { 263 nativeReconfigure(mNativePtr, width, height, config.nativeInt, 270 * <p>Convenience method for calling {@link #reconfigure(int, int, Config)} 271 * with the current height and config.</p> 274 * the view system, see {@link #reconfigure(int, int, Config)} for mor 314 reconfigure(getWidth(), getHeight(), config); local 756 final Config config = source.getConfig(); local [all...] |
/bionic/libc/malloc_debug/ |
TrackData.h | 42 struct Config;
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
ImageBuffersForRenderScript.java | 52 inputImage.getHeight(), Bitmap.Config.ARGB_8888);
|