Home
last modified time | relevance | path

Searched defs:mPhase (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/services/Car/cpp/computepipe/runner/include/
H A DEventGenerator.h55 Phase mPhase; variable
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DDashPathEffect_Delegate.java47 private final float mPhase; field in DashPathEffect_Delegate
/aosp12/frameworks/av/cmds/stagefright/
H A DSineSource.h33 size_t mPhase; member
/aosp12/build/make/tools/product_config/src/com/android/build/config/
H A DConfigBase.java30 protected String mPhase; field in ConfigBase
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioCapability.java95 private int mPhase; field in RadioCapability
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DVideoFrameSchedulerBase.h71 nsecs_t mPhase; member
/aosp12/frameworks/av/media/libaaudio/examples/utils/
H A DSineGenerator.h125 double mPhase = 0.0; variable
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DLogicalDisplay.java167 private int mPhase = DISPLAY_PHASE_ENABLED; field in LogicalDisplay
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncReactorTest.cpp115 static constexpr nsecs_t mPhase = 3000; member in android::scheduler::VSyncReactorTest
/aosp12/frameworks/base/media/java/android/media/
H A DWebVttRenderer.java172 private TokenizerPhase mPhase; field in Tokenizer
572 private Phase mPhase; field in WebVttParser
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskLaunchParamsModifierTests.java1854 private int mPhase = PHASE_BOUNDS; field in TaskLaunchParamsModifierTests.CalculateRequestBuilder