OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hotspot
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/desktop_capture/
mouse_cursor.h
26
// Takes ownership of |image|. |
hotspot
| must be within |image| boundaries.
27
MouseCursor(DesktopFrame* image, const DesktopVector&
hotspot
);
36
void set_hotspot(const DesktopVector&
hotspot
) { hotspot_ =
hotspot
; }
37
const DesktopVector&
hotspot
() const { return hotspot_; }
function in class:webrtc::MouseCursor
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DemoStatusIcons.java
117
String
hotspot
= args.getString("
hotspot
");
local
118
if (
hotspot
!= null) {
119
int iconId =
hotspot
.equals("show") ? R.drawable.stat_sys_hotspot : 0;
120
updateSlot("
hotspot
", null, iconId);
/prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
Completed in 95 milliseconds