Home
last modified time | relevance | path

Searched defs:Display (Results 1 – 25 of 29) sorted by relevance

12

/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerClient.cpp332 V2_1::Error FakeComposerClient::setPowerMode(Display /*display*/, in setPowerMode() argument
364 V2_1::Error FakeComposerClient::validateDisplay( in validateDisplay() argument
517 Display /*display*/, Layer /*layer*/, in setLayerPerFrameMetadata() argument
541 Display* /*outDisplay*/) { in createVirtualDisplay_2_2() argument
626 Display /*display*/, Layer /*layer*/, in setLayerPerFrameMetadata_2_3() argument
664 V2_1::Error FakeComposerClient::getDisplayCapabilities( in getDisplayCapabilities() argument
671 Display /*display*/, Layer /*layer*/, in setLayerPerFrameMetadataBlobs() argument
701 V2_4::Error FakeComposerClient::getDisplayCapabilities_2_4( in getDisplayCapabilities_2_4() argument
707 V2_4::Error FakeComposerClient::getDisplayConnectionType( in getDisplayConnectionType() argument
773 Display, std::vector<IComposerClient::ContentType>*) { in getSupportedContentTypes() argument
[all …]
H A DSFFakeHwc_test.cpp73 using Display = V2_1::Display; typedef
/aosp12/hardware/google/graphics/common/libhwc2.1/
H A Dpixel-display.h35 Display(ExynosDevice *device) : mDevice(device){}; in Display() function
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DCompositionEngine.h34 class Display; variable
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DSidefpsController.kt248 private fun Display.asSideFpsAnimation(): Int = when (rotation) { regex
254 private fun Display.asSideFpsAnimationRotation(): Float = when (rotation) { regex
260 private fun Display.isPortrait(): Boolean = regex
/aosp12/frameworks/base/services/core/java/com/android/server/display/layout/
H A DLayout.java150 public static class Display { class in Layout
160 Display(@NonNull DisplayAddress address, int logicalDisplayId, boolean isEnabled) { in Display() method in Layout.Display
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DRenderSurface.h36 class Display; variable
H A DDisplayColorProfile.h30 class Display; variable
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/vts/include/composer-vts/2.4/
H A DGraphicsComposerCallback.h25 using Display = V2_1::Display; variable
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DDisplay.java27 public final class Display { class
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/vts/
H A DGraphicsComposerCallback.cpp103 Return<void> GraphicsComposerCallback::onVsync(Display, int64_t) { in onVsync() argument
137 Return<void> GraphicsComposerCallback::onSeamlessPossible(Display) { in onSeamlessPossible() argument
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dpixel-display.cpp51 Display::Display(HWCSession *hwc_session):mHWCSession(hwc_session) { in Display() function in aidl::com::google::hardware::pixel::display::Display
/aosp12/frameworks/base/core/java/android/view/
H A DDisplay.java86 public final class Display { class
503 public Display(DisplayManagerGlobal global, int displayId, /*@NotNull*/ DisplayInfo displayInfo, in Display() method in Display
515 public Display(DisplayManagerGlobal global, int displayId, /*@NotNull*/ DisplayInfo displayInfo, in Display() method in Display
520 private Display(DisplayManagerGlobal global, int displayId, in Display() method in Display
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DDisplayTest.cpp193 using Display = DisplayTestCommon::PartialMockDisplay; typedef
200 using Display = DisplayTestCommon::FullImplDisplay; typedef
230 using Display = DisplayTestCommon::FullImplDisplay; typedef
979 class Display : public impl::Display { class
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.cpp1151 Hwc2::Display /*display*/) { in onRefresh()
1172 Hwc2::Display /*display*/, int64_t /*timestamp*/, in onVsync_2_4()
1179 Hwc2::Display /*display*/, in onVsyncPeriodTimingChanged()
1186 Hwc2::Display /*display*/) { in onSeamlessPossible()
/aosp12/system/gsid/
H A Dgsi_tool.cpp86 void Display() { in Display() function in ProgressBar
149 void Display(const GsiProgress& progress) { in Display() function in ProgressBar
/aosp12/art/oatdump/
H A Doatdump_test.h102 enum Display { enum
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/
H A DInspectorController.java314 public interface Display { interface in InspectorController
/aosp12/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h66 class Display; variable
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DCarInputServiceTest.java739 private enum Display {MAIN, INSTRUMENT_CLUSTER} enum in CarInputServiceTest
/aosp12/frameworks/native/services/vr/hardware_composer/impl/
H A Dvr_hwc.cpp388 Error VrHwc::getDisplayName(Display /* display */, hidl_string* outName) { in getDisplayName() argument
534 Error VrHwc::acceptDisplayChanges(Display /* display */) { return Error::NONE; } in acceptDisplayChanges() argument
1052 Error VrHwc::getHdrCapabilities_2_3(Display /*display*/, in getHdrCapabilities_2_3() argument
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcHal.h587 virtual void onLayerDestroyed(Display /* display */, Layer /* layer */) {} in onLayerDestroyed() argument
588 virtual void onBeforeValidateDisplay(Display /* display */) {} in onBeforeValidateDisplay() argument
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_SetPowerModeInternalTest.cpp252 using Display = DisplayVariant; typedef
H A DCompositionTest.cpp1171 using Display = DisplayCase; typedef
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp73 Display::Display(android::Hwc2::Composer& composer, in Display() function in android::HWC2::impl::Display

12