Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 25 of 40) sorted by relevance

12

/external/mockito/src/test/java/org/mockito/internal/configuration/
DConfigurationAccess.java11 public static MockitoConfiguration getConfig() { in getConfig() method in ConfigurationAccess
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
DPreFillType.java57 Bitmap.Config getConfig() { in getConfig() method in PreFillType
146 Bitmap.Config getConfig() { in getConfig() method in PreFillType.Builder
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
DXmlContext.java20 public ResTable_config getConfig() { in getConfig() method in XmlContext
DTypedResource.java24 public ResTable_config getConfig() { in getConfig() method in TypedResource
DQualifiers.java44 public ResTable_config getConfig() { in getConfig() method in Qualifiers
/external/catch2/include/internal/
Dcatch_context.cpp23 virtual IConfigPtr const& getConfig() const override { in getConfig() function in Catch::Context
/external/libese/esed/
DWeaver.cpp39 Return<void> Weaver::getConfig(getConfig_cb _hidl_cb) { in getConfig() function in android::esed::Weaver
/external/nos/host/android/hals/weaver/
DWeaver.cpp45 Return<void> Weaver::getConfig(getConfig_cb _hidl_cb) { in getConfig() function in android::hardware::weaver::Weaver
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/
DConfigMerger.java37 public Config getConfig(Class<?> testClass, Method method, Config globalConfig) { in getConfig() method in ConfigMerger
DRobolectricTestRunner.java522 public Config getConfig(Method method) { in getConfig() method in RobolectricTestRunner
/external/deqp/modules/egl/
DteglApiCase.cpp159 bool ApiCase::getConfig (EGLConfig* config, const eglu::FilterList& filters) in getConfig() function in deqp::egl::ApiCase
DteglMultiContextTests.cpp99 eglw::EGLConfig getConfig (const eglw::Library& egl, eglw::EGLDisplay display) in getConfig() function
DteglSwapBuffersWithDamageTests.cpp312 EGLConfig SwapBuffersWithDamageTest::getConfig (const Library& egl, EGLDisplay eglDisplay) in getConfig() function in deqp::egl::__anonddcfef8c0111::SwapBuffersWithDamageTest
471 EGLConfig SwapBuffersWithDamageAndPreserveBufferTest::getConfig (const Library& egl, EGLDisplay egl… in getConfig() function in deqp::egl::__anonddcfef8c0111::SwapBuffersWithDamageAndPreserveBufferTest
DteglImageTests.cpp307 EGLConfig getConfig (void) const { return m_config; } in getConfig() function in deqp::egl::Image::Context
DteglImageFormatTests.cpp889 EGLConfig ImageFormatCase::getConfig (void) in getConfig() function in deqp::egl::Image::ImageFormatCase
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DConfigMergerTest.java407 }.getConfig(testClass, info, globalConfig); in configFor() method
/external/parameter-framework/upstream/test/functional-tests/
DHandle.cpp97 Config getConfig() in getConfig() function
575 Config getConfig() in getConfig() function
/external/guice/extensions/servlet/test/com/google/inject/servlet/
DFilterDefinitionTest.java312 public FilterConfig getConfig() { in getConfig() method in FilterDefinitionTest.MockFilter
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DDownsampler.java233 private static Bitmap.Config getConfig(InputStream is, DecodeFormat format) { in getConfig() method in Downsampler
/external/markdown/markdown/
D__init__.py476 def getConfig(self, key): member in Extension
/external/skqp/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieRunner.java221 private int[] getConfig() { in getConfig() method in SkottieRunner
/external/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieRunner.java221 private int[] getConfig() { in getConfig() method in SkottieRunner
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp325 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles2::Functional::FboIncompleteException
359 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles2::Functional::Framebuffer
544 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles2::Functional::FboRenderCase
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmap.java450 protected final Bitmap.Config getConfig() { in getConfig() method in ShadowBitmap
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp143 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles3::Functional::Framebuffer

12