Home
last modified time | relevance | path

Searched defs:modeId (Results 1 – 23 of 23) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DDisplayEventReceiver.java204 public void onModeChanged(long timestampNanos, long physicalDisplayId, int modeId) { in onModeChanged()
273 private void dispatchModeChanged(long timestampNanos, long physicalDisplayId, int modeId) { in dispatchModeChanged()
H A DDisplay.java1713 public Mode(int modeId, int width, int height, float refreshRate) { in Mode()
1720 public Mode(int modeId, int width, int height, float refreshRate, in Mode()
H A DDisplayInfo.java180 public int modeId; field in DisplayInfo
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DRefreshRateStatsTest.cpp80 DisplayModePtr RefreshRateStatsTest::createDisplayMode(DisplayModeId modeId, int32_t group, in createDisplayMode()
H A DRefreshRateConfigsTest.cpp180 DisplayModePtr RefreshRateConfigsTest::createDisplayMode(DisplayModeId modeId, int32_t group, in createDisplayMode()
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DModeSelectorItem.java250 public void setModeId(int modeId) { in setModeId()
H A DModeListView.java856 final int modeId = selectedItem.getModeId(); in SelectedState() local
1073 int modeId = selectedItem.getModeId(); in onItemSelected() local
1218 int modeId = getModeIndex(i); in initializeModeSelectorItems() local
1531 int modeId = mModeSwitchListener.getCurrentModeIndex(); in onVisibilityChanged() local
2138 int x, int y, final int modeId) { in startFadeoutAnimation()
/aosp12/frameworks/native/libs/gui/include/gui/
H A DDisplayEventReceiver.h87 int32_t modeId; member
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DLocalDisplayAdapter.java514 int modeId) { in getModeById()
1012 private int findDisplayModeIdLocked(int modeId, int modeGroup) { in findDisplayModeIdLocked()
H A DDisplayDeviceInfo.java207 public int modeId; field in DisplayDeviceInfo
H A DDisplayModeDirector.java1283 public void setAppRequest(int displayId, int modeId, float requestedMinRefreshRateRange, in setAppRequest()
1292 private void setAppRequestedModeLocked(int displayId, int modeId) { in setAppRequestedModeLocked()
1350 private Display.Mode findModeByIdLocked(int displayId, int modeId) { in findModeByIdLocked()
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_qclient.cpp342 static void applyModeById(hwc_context_t* ctx, int32_t modeId) { in applyModeById()
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboard.java544 public Keyboard(Context context, @XmlRes int xmlLayoutResId, int modeId, int width, in Keyboard()
566 public Keyboard(Context context, @XmlRes int xmlLayoutResId, int modeId) { in Keyboard()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_DisplayEventReceiver.cpp133 int32_t modeId, nsecs_t) { in dispatchModeChanged()
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateConfigs.cpp670 void RefreshRateConfigs::setCurrentModeId(DisplayModeId modeId) { in setCurrentModeId()
722 const auto modeId = mode->getId(); in updateDisplayModes() local
H A DRefreshRateConfigs.h287 RefreshRate getRefreshRateFromModeId(DisplayModeId modeId) const EXCLUDES(mLock) { in getRefreshRateFromModeId()
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/display/
H A DLocalDisplayAdapterTest.java717 private Display.Mode getModeById(DisplayDeviceInfo displayDeviceInfo, int modeId) { in getModeById()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/
H A DDisplayManagerServiceTest.java1076 int modeId) { in updateModeId()
/aosp12/packages/apps/Camera2/src/com/android/camera/app/
H A DCameraAppUI.java1047 int modeId = mController.getCurrentModuleIndex(); in showModeCoverUntilPreviewReady() local
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DSFFakeHwc_test.cpp307 bool waitForModeChangedEvent(Display display, int32_t modeId) { in waitForModeChangedEvent()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1124 status_t SurfaceFlinger::setActiveMode(const sp<IBinder>& displayToken, int modeId) { in setActiveMode()
5757 const int modeId = data.readInt32(); in onTransact() local
/aosp12/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2853 public void addAction(int modeId, EditModeActionBase action) { in addAction()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...