/aosp_15_r20/external/skia/tools/graphite/vk/ |
H A D | GraphiteVulkanTestContext.cpp | 93 skgpu::ContextType VulkanTestContext::contextType() { in contextType() function in skiatest::graphite::VulkanTestContext
|
/aosp_15_r20/external/skia/tests/ |
H A D | GrDDLImageTest.cpp | 38 auto contextType = static_cast<skgpu::ContextType>(ct); in DEF_GANESH_TEST() local
|
H A D | SurfaceSemaphoreTest.cpp | 228 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/ |
D | ContentControlIdKeeper.java | 63 public static synchronized int acquireCcid(ParcelUuid userUuid, int contextType) { in acquireCcid()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcNoErrorTests.cpp | 96 glu::ContextType contextType(m_ApiType); in iterate() local
|
H A D | glcShaderMacroTests.cpp | 109 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
|
H A D | glcSeparableProgramsTransformFeedbackTests.cpp | 179 ContextType contextType = m_context.getRenderContext().getType(); in iterate() local
|
H A D | glcPolygonOffsetClampTests.cpp | 91 glu::ContextType contextType = m_context.getRenderContext().getType(); in PolygonOffsetClampTestCaseBase() local
|
H A D | glcAggressiveShaderOptimizationsTests.cpp | 85 glu::ContextType contextType = m_context.getRenderContext().getType(); in TrigonometryTestCase() local
|
H A D | glcShaderGroupVoteTests.cpp | 240 glu::ContextType contextType = m_context.getRenderContext().getType(); in ShaderGroupVoteTestCaseBase() local
|
H A D | glcShaderConstExprTests.cpp | 185 glu::ContextType contextType = context.getRenderContext().getType(); in createTestCasesForAllShaderTypes() local
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluStrUtil.cpp | 144 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/ |
D | SettingsLibMetadata-processor.jar | META-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 D | CreatePlatformGLTestContext_win.cpp | 102 SkWGLContextRequest contextType = in WinGLTestContext() local
|
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluGLUtil.cpp | 97 const glu::ContextType &contextType, eglw::EGLContext sharedContext, in createGLContext()
|
/aosp_15_r20/external/skia/tools/ |
H A D | skottie2movie.cpp | 68 auto contextType = skgpu::ContextType::kGL; in main() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
H A D | esextcTextureBufferPrecision.cpp | 292 glu::ContextType contextType = m_context.getRenderContext().getType(); in iterate() local
|
/aosp_15_r20/external/skia/tools/graphite/dawn/ |
H A D | GraphiteDawnTestContext.cpp | 172 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 D | NodeCursor.java | 31 public NodeCursor(int contextType, NodeCursor p) in NodeCursor()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayETC2Support.cpp | 171 glu::ContextType contextType = m_context.getRenderContext().getType(); in prepareProgram() local
|
/aosp_15_r20/external/skia/tools/flags/ |
H A D | CommonFlagsConfig.h | 120 ContextType contextType, in SkCommandLineConfigGraphite()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTessellationGeometryInteractionTests.cpp | 57 … 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 D | TypeFactory.java | 748 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 D | FuzzDDLThreading.cpp | 128 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 D | PreferenceScreenAnnotationProcessor.kt | 38 private val contextType: TypeMirror by lazy { in <lambda>() constant in com.android.settingslib.metadata.PreferenceScreenAnnotationProcessor
|