/external/webrtc/webrtc/modules/desktop_capture/ |
D | mouse_cursor.h | 27 MouseCursor(DesktopFrame* image, const DesktopVector& hotspot); 36 void set_hotspot(const DesktopVector& hotspot ) { hotspot_ = hotspot; } in set_hotspot() argument 37 const DesktopVector& hotspot() const { return hotspot_; } in hotspot() function
|
D | mouse_cursor.cc | 21 MouseCursor::MouseCursor(DesktopFrame* image, const DesktopVector& hotspot) in MouseCursor() argument 23 hotspot_(hotspot) { in MouseCursor() 34 cursor.hotspot()) in CopyOf()
|
D | mouse_cursor_monitor_unittest.cc | 74 EXPECT_GE(cursor_image_->hotspot().x(), 0); in TEST_F() 75 EXPECT_LE(cursor_image_->hotspot().x(), in TEST_F() 77 EXPECT_GE(cursor_image_->hotspot().y(), 0); in TEST_F() 78 EXPECT_LE(cursor_image_->hotspot().y(), in TEST_F()
|
D | desktop_and_cursor_composer_unittest.cc | 102 void SetHotspot(const DesktopVector& hotspot) { in SetHotspot() argument 103 if (!hotspot_.equals(hotspot)) in SetHotspot() 105 hotspot_ = hotspot; in SetHotspot() 224 DesktopVector hotspot(tests[i].hotspot_x, tests[i].hotspot_y); in TEST_F() local 225 fake_cursor_->SetHotspot(hotspot); in TEST_F()
|
D | mouse_cursor_monitor_mac.mm | 236 DesktopVector hotspot( 262 last_cursor_->hotspot().equals(hotspot) && 279 new MouseCursor(image.release(), hotspot));
|
D | mouse_cursor_monitor_x11.cc | 204 DesktopVector hotspot(std::min(img->width, img->xhot), in CaptureCursor() local 209 cursor_shape_.reset(new MouseCursor(image.release(), hotspot)); in CaptureCursor()
|
D | desktop_and_cursor_composer.cc | 83 DesktopVector image_pos = position.subtract(cursor.hotspot()); in DesktopFrameWithCursor()
|
/external/wpa_supplicant_8/hs20/server/ca/ |
D | hs20.oid | 3 1.3.6.1.4.1.40808.1.1.1 id-wfa-hotspot-friendlyName
|
/external/freetype/ |
D | Android.bp | 5 // compile in ARM mode, since the glyph loader/renderer is a hotspot
|
/external/grpc-grpc/src/objective-c/ |
D | NetworkTransitionBehavior.md | 19 another hotspot, cellular data switched from LTE to 4G, etc; 51 like WiFi connects to another hotspot, the socket neither return an error nor
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | NPCComponent.java | 470 private void queueCommand(int hotspot) { in queueCommand() argument 473 mQueuedCommands[mQueueBottom] = hotspot; in queueCommand()
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | swapchain9.c | 592 blit.dst.box.x = MAX2(device->cursor.pos.x, 0) - device->cursor.hotspot.x; in handle_draw_cursor_and_hud() 593 blit.dst.box.y = MAX2(device->cursor.pos.y, 0) - device->cursor.hotspot.y; in handle_draw_cursor_and_hud()
|
D | device9.c | 332 This->cursor.hotspot.x = -1; in NineDevice9_ctor() 333 This->cursor.hotspot.y = -1; in NineDevice9_ctor() 730 This->cursor.hotspot.x = XHotSpot; in NineDevice9_SetCursorProperties() 731 This->cursor.hotspot.y = YHotSpot; in NineDevice9_SetCursorProperties() 761 &This->cursor.hotspot, in NineDevice9_SetCursorProperties() 802 This->cursor.visible = bShow && (This->cursor.hotspot.x != -1); in NineDevice9_ShowCursor()
|
D | device9.h | 121 POINT hotspot; /* -1, -1 if no cursor image set */ member
|
/external/protobuf/objectivec/ |
D | GPBRootObject.m | 150 // This came up as a hotspot (creation of NSString *) when accessing a
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | rasterize.cl | 1015 // but it's probably far from being a hotspot since it's all
|
/external/skia/src/compute/skc/platforms/cl_12/kernels/ |
D | rasterize.cl | 1015 // but it's probably far from being a hotspot since it's all
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 93283 hotspot %9578
|