/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkOpCoincidence.h | 140 SkOpCoincidence(SkOpGlobalState* globalState) in SkOpCoincidence() 222 SkOpGlobalState* globalState() { in globalState() function 226 const SkOpGlobalState* globalState() const { in globalState() function
|
H A D | SkOpEdgeBuilder.h | 24 SkOpGlobalState* globalState) in SkOpEdgeBuilder() 33 SkOpEdgeBuilder(const SkPath& path, SkOpContourHead* contours2, SkOpGlobalState* globalState) in SkOpEdgeBuilder()
|
H A D | SkPathOpsQuad.h | 84 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState() function 162 SkOpGlobalState* globalState() const override { return fQuad.globalState(); } in globalState() function
|
H A D | SkPathOpsConic.h | 56 SkOpGlobalState* globalState() const { return fPts.globalState(); } in globalState() function 172 SkOpGlobalState* globalState() const override { return fConic.globalState(); } in globalState() function
|
H A D | SkPathOpsCubic.h | 88 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState() function 219 SkOpGlobalState* globalState() const override { return fCubic.globalState(); } in globalState() function
|
H A D | SkOpContour.h | 139 SkOpGlobalState* globalState() const { in globalState() function 199 void init(SkOpGlobalState* globalState, bool operand, bool isXor) { in init()
|
H A D | SkOpSpan.cpp | 100 SkOpGlobalState* SkOpPtT::globalState() const { in globalState() function in SkOpPtT 239 SkOpGlobalState* SkOpSpanBase::globalState() const { in globalState() function in SkOpSpanBase
|
H A D | SkIntersections.h | 31 SkIntersections(SkDEBUGCODE(SkOpGlobalState* globalState = nullptr)) in SkIntersections() 120 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState() function
|
H A D | SkPathOpsCommon.cpp | 239 SkOpGlobalState* globalState = contourList->globalState(); in HandleCoincidence() local
|
H A D | SkOpSegment.h | 245 SkOpGlobalState* globalState = this->globalState(); in insert() local
|
H A D | SkOpAngle.cpp | 742 SkOpGlobalState* SkOpAngle::globalState() const { in globalState() function in SkOpAngle
|
H A D | SkOpSegment.cpp | 818 SkOpGlobalState* SkOpSegment::globalState() const { in globalState() function in SkOpSegment
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/panel/shared/ |
D | VolumePanelLogger.java | 35 public final void onVolumePanelGlobalStateChanged(@org.jetbrains.annotations.NotNull() in onVolumePanelGlobalStateChanged()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/panel/data/repository/ |
D | VolumePanelGlobalStateRepository.java | 20 …tateFlow<com.android.systemui.volume.panel.shared.model.VolumePanelGlobalState> globalState = null; field in VolumePanelGlobalStateRepository
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/domain/interactor/ |
H A D | VolumePanelGlobalStateInteractor.kt | 32 val globalState: StateFlow<VolumePanelGlobalState> constant in com.android.systemui.volume.panel.domain.interactor.VolumePanelGlobalStateInteractor
|
/aosp_15_r20/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/ |
H A D | VersionStorage.java | 29 private OwnerInterface globalState; field in VersionStorage
|
H A D | BasicLock.java | 35 private OwnerInterface globalState; field in BasicLock
|
H A D | CarrierLock.java | 159 OwnerInterface globalState; field in CarrierLock
|
H A D | Storage.java | 61 private GlobalStateImpl globalState; field in Storage
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/data/repository/ |
H A D | VolumePanelGlobalStateRepository.kt | 47 val globalState: StateFlow<VolumePanelGlobalState> = mutableGlobalState.asStateFlow() constant
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/apphibernation/ |
H A D | AppHibernationService.java | 692 GlobalLevelState globalState = mGlobalHibernationStates.get(pkgName); in onUserUnlocking() local 721 GlobalLevelState globalState = new GlobalLevelState(); in onPackageAdded() local
|
/aosp_15_r20/external/libxml2/ |
H A D | globals.c | 120 static XML_THREAD_LOCAL xmlGlobalState globalState; variable
|
/aosp_15_r20/external/kotlinc/lib/ |
HD | js.engines.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/js.engines. ... |
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | globals.c | 117 static XML_THREAD_LOCAL xmlGlobalState globalState; variable
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/ |
H A D | OomAdjusterModernImpl.java | 760 ActiveUids activeUids, ServiceThread adjusterThread, GlobalState globalState, in OomAdjusterModernImpl()
|