Home
last modified time | relevance | path

Searched defs:contextType (Results 26 – 50 of 471) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/skia/tools/graphite/vk/
H A DGraphiteVulkanTestContext.cpp93 skgpu::ContextType VulkanTestContext::contextType() { in contextType() function in skiatest::graphite::VulkanTestContext
/aosp_15_r20/external/skia/tests/
H A DGrDDLImageTest.cpp38 auto contextType = static_cast<skgpu::ContextType>(ct); in DEF_GANESH_TEST() local
H A DSurfaceSemaphoreTest.cpp228 skgpu::ContextType contextType = static_cast<skgpu::ContextType>(typeInt); in DEF_GANESH_TEST() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DContentControlIdKeeper.java63 public static synchronized int acquireCcid(ParcelUuid userUuid, int contextType) { in acquireCcid()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcNoErrorTests.cpp96 glu::ContextType contextType(m_ApiType); in iterate() local
H A DglcShaderMacroTests.cpp109 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
H A DglcSeparableProgramsTransformFeedbackTests.cpp179 ContextType contextType = m_context.getRenderContext().getType(); in iterate() local
H A DglcPolygonOffsetClampTests.cpp91 glu::ContextType contextType = m_context.getRenderContext().getType(); in PolygonOffsetClampTestCaseBase() local
H A DglcAggressiveShaderOptimizationsTests.cpp85 glu::ContextType contextType = m_context.getRenderContext().getType(); in TrigonometryTestCase() local
H A DglcShaderGroupVoteTests.cpp240 glu::ContextType contextType = m_context.getRenderContext().getType(); in ShaderGroupVoteTestCaseBase() local
H A DglcShaderConstExprTests.cpp185 glu::ContextType contextType = context.getRenderContext().getType(); in createTestCasesForAllShaderTypes() local
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluStrUtil.cpp144 std::ostream &operator<<(std::ostream &str, ContextType contextType) in operator <<()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/Metadata/processor/SettingsLibMetadata-processor/linux_glibc_common/kotlin/
DSettingsLibMetadata-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SettingsLib__Metadata__processor__linux_glibc_common__SettingsLibMetadata-processor. ...
/aosp_15_r20/external/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp102 SkWGLContextRequest contextType = in WinGLTestContext() local
/aosp_15_r20/external/deqp/framework/egl/
H A DegluGLUtil.cpp97 const glu::ContextType &contextType, eglw::EGLContext sharedContext, in createGLContext()
/aosp_15_r20/external/skia/tools/
H A Dskottie2movie.cpp68 auto contextType = skgpu::ContextType::kGL; in main() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferPrecision.cpp292 glu::ContextType contextType = m_context.getRenderContext().getType(); in iterate() local
/aosp_15_r20/external/skia/tools/graphite/dawn/
H A DGraphiteDawnTestContext.cpp172 skgpu::ContextType DawnTestContext::contextType() { in contextType() function in skiatest::graphite::DawnTestContext
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/
H A DNodeCursor.java31 public NodeCursor(int contextType, NodeCursor p) in NodeCursor()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayETC2Support.cpp171 glu::ContextType contextType = m_context.getRenderContext().getType(); in prepareProgram() local
/aosp_15_r20/external/skia/tools/flags/
H A DCommonFlagsConfig.h120 ContextType contextType, in SkCommandLineConfigGraphite()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTessellationGeometryInteractionTests.cpp57 … std::string specializeShader(const std::string &shaderSource, const glu::ContextType &contextType) in specializeShader()
1886 glu::ContextType contextType = m_context.getRenderContext().getType(); in checkExtensions() local
2297 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
H A DTypeFactory.java748 JavaType contextType = (contextClass == null) ? null : constructType(contextClass); in constructType() local
756 public JavaType constructType(Type type, JavaType contextType) { in constructType()
/aosp_15_r20/external/skia/fuzz/
H A DFuzzDDLThreading.cpp128 DDLFuzzer::DDLFuzzer(Fuzz* fuzz, ContextType contextType) : fFuzz(fuzz) { in DDLFuzzer()
/aosp_15_r20/frameworks/base/packages/SettingsLib/Metadata/processor/src/com/android/settingslib/metadata/
H A DPreferenceScreenAnnotationProcessor.kt38 private val contextType: TypeMirror by lazy { in <lambda>() constant in com.android.settingslib.metadata.PreferenceScreenAnnotationProcessor

12345678910>>...19