Home
last modified time | relevance | path

Searched defs:getHotSpot (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageSource.cpp104 bool ImageSource::getHotSpot(IntPoint& hotSpot) const in getHotSpot() function in blink::ImageSource
DImage.h89 virtual bool getHotSpot(IntPoint&) const { return false; } in getHotSpot() function
DBitmapImage.cpp204 bool BitmapImage::getHotSpot(IntPoint& hotSpot) const in getHotSpot() function in blink::BitmapImage
/external/replicaisland/src/com/replica/replicaisland/
DHotSpotSystem.java95 public int getHotSpot(float worldX, float worldY) { in getHotSpot() method in HotSpotSystem