Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkDevice.h128 virtual void validateDevBounds(const SkIRect&) {} in validateDevBounds() function
DSkBitmapDevice.cpp795 void SkBitmapDevice::validateDevBounds(const SkIRect& drawClipBounds) { in validateDevBounds() function in SkBitmapDevice
/third_party/skia/src/core/
DSkDevice.h193 virtual void validateDevBounds(const SkIRect&) {} in validateDevBounds() function
DSkBitmapDevice.cpp702 void SkBitmapDevice::validateDevBounds(const SkIRect& drawClipBounds) { in validateDevBounds() function in SkBitmapDevice