/third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/helpers/ |
D | DisplayRotationHelper.java | 103 public void onDisplayAdded(int displayId) { in onDisplayAdded() argument 107 public void onDisplayRemoved(int displayId) { in onDisplayRemoved() argument 111 public void onDisplayChanged(int displayId) { in onDisplayChanged() argument
|
/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/java/org/skia/arcore/ |
D | HelloArActivity.java | 353 public void onDisplayAdded(int displayId) { in onDisplayAdded() argument 357 public void onDisplayRemoved(int displayId) { in onDisplayRemoved() argument 361 public void onDisplayChanged(int displayId) { in onDisplayChanged() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Display.h | 72 EGLNativeDisplayType displayId; member 277 EGLNativeDisplayType getNativeDisplayId() const { return mState.displayId; } in getNativeDisplayId() 313 Display(EGLenum platform, EGLNativeDisplayType displayId, Device *eglDevice);
|
D | Display.cpp | 599 : label(nullptr), featuresAllDisabled(false), displayId(nativeDisplayId) in DisplayState() 777 Display::Display(EGLenum platform, EGLNativeDisplayType displayId, Device *eglDevice) in Display() argument 778 : mState(displayId), in Display() 810 mState.displayId, mAttributeMap.get(EGL_POWER_PREFERENCE_ANGLE, EGL_LOW_POWER_ANGLE))); in ~Display()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_application_StartOptions.js | 20 this.displayId = "[PC Preview] unknow displayId";
|
D | ohos_application_Configuration.js | 21 displayId: '[PC preview] unknow displayId', property
|
D | ohos_screenshot.js | 33 displayId: '[PC preview] unknow Size.width', property
|
D | ohos_multimodalInput_inputMonitor.js | 62 mouse.displayId = 20;
|
D | ohos_window.js | 101 displayId: '[PC preview] unknow brightness', property
|
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/ |
D | inputMonitor.js | 60 mouse.displayId = 20;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/xcb/ |
D | DisplayVkXcb.cpp | 160 XSync(reinterpret_cast<Display *>(mState.displayId), False); in waitNativeImpl()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | avfvideosrc.m | 395 CGDirectDisplayID displayId; 399 displayId = [self getDisplayIdFromDeviceIndex]; 400 if (displayId == 0) 404 [[AVCaptureScreenInput alloc] initWithDisplayID:displayId]; 580 NSNumber *displayId; 591 displayId = [description objectForKey:@"NSScreenNumber"]; 592 return [displayId unsignedIntegerValue];
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Display.h | 211 Display(EGLenum platform, EGLNativeDisplayType displayId, Device *eglDevice);
|
D | Display.cpp | 448 Display::Display(EGLenum platform, EGLNativeDisplayType displayId, Device *eglDevice) in Display() argument 450 mDisplayId(displayId), in Display()
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_reg.h | 1179 uint16 displayId; member
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 16117 readonly displayId: number; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 16097 readonly displayId: number; property
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test-libandroid.so.abi | 27754 …<var-decl name='displayId' type-id='3ff5601b' visibility='default' filepath='frameworks/native/inc…
|