Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDevice.h127 virtual void validateDevBounds(const SkIRect&) {} in validateDevBounds() function
DSkBitmapDevice.cpp784 void SkBitmapDevice::validateDevBounds(const SkIRect& drawClipBounds) { in validateDevBounds() function in SkBitmapDevice
/external/skqp/src/core/
DSkDevice.h127 virtual void validateDevBounds(const SkIRect&) {} in validateDevBounds() function
DSkBitmapDevice.cpp795 void SkBitmapDevice::validateDevBounds(const SkIRect& drawClipBounds) { in validateDevBounds() function in SkBitmapDevice