Home
last modified time | relevance | path

Searched defs:ContextImpl (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/build/soong/ui/build/
H A Dcontext.go31 type Context struct{ *ContextImpl } anonMember
32 type ContextImpl struct { struct
33 context.Context
34 logger.Logger
36 Metrics *metrics.Metrics
38 Writer io.Writer
39 Status *status.Status
41 Thread tracer.Thread
42 Tracer tracer.Tracer
44 CriticalPath *status.CriticalPath
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DProgramPipelineImpl.h17 class ContextImpl; variable
H A DTextureImpl.h39 class ContextImpl; variable
H A DVertexArrayImpl.h29 class ContextImpl; variable
H A DEGLImplFactory.h34 class ContextImpl; variable
H A DGLImplFactory.h37 class ContextImpl; variable
H A DContextImpl.cpp17 ContextImpl::ContextImpl(const gl::State &state, gl::ErrorSet *errorSet) in ContextImpl() function in rx::ContextImpl
H A Drenderer_utils.h53 class ContextImpl; variable
/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DInputReader.h169 friend class ContextImpl; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DRendererGL.h47 class ContextImpl; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DRendererD3D.h45 class ContextImpl; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.h52 class ContextImpl; variable
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DInputReader.cpp1008 InputReader::ContextImpl::ContextImpl(InputReader* reader) in ContextImpl() function in android::InputReader::ContextImpl
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DContextImpl.java200 class ContextImpl extends Context { class
3558 private ContextImpl(@Nullable ContextImpl container, @NonNull ActivityThread mainThread, in ContextImpl() method in ContextImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp362 auto *ContextImpl = getContext().pImpl; in populateBundleOperandInfos() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstructions.cpp438 auto *ContextImpl = getContext().pImpl; in populateBundleOperandInfos() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar1META-INF/ META-INF/MANIFEST.MF android/ android/animation/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-1/
Dframework.jarandroid/app/ServiceConnectionLeaked.uau android/app/ServiceConnectionLeaked.class LoadedApk.java package android ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-5.1.1_r9-robolectric-r2.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-5.0.2_r3-robolectric-r0.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
HDandroid-all-4.1.2_r1-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

123