Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DImageSource.cpp113 bool ImageSource::getHotSpot(IntPoint&) const in getHotSpot() function in WebCore::ImageSource
DImage.h108 virtual bool getHotSpot(IntPoint&) const { return false; } in getHotSpot() function
DBitmapImage.cpp189 bool BitmapImage::getHotSpot(IntPoint& hotSpot) const in getHotSpot() function in WebCore::BitmapImage
/external/replicaisland/src/com/replica/replicaisland/
DHotSpotSystem.java95 public int getHotSpot(float worldX, float worldY) { in getHotSpot() method in HotSpotSystem
/external/webkit/Source/WebCore/platform/graphics/cg/
DImageSourceCG.cpp208 bool ImageSource::getHotSpot(IntPoint& hotSpot) const in getHotSpot() function in WebCore::ImageSource
/external/webkit/Source/WebCore/platform/graphics/android/
DImageSourceAndroid.cpp492 bool ImageSource::getHotSpot(IntPoint&) const in getHotSpot() function in WebCore::ImageSource