Home
last modified time | relevance | path

Searched refs:onHandleInval (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/views/
DSkWindow.cpp105 this->onHandleInval(ir); in handleInval()
282 this->onHandleInval(iter.rect()); in onEvent()
311 void SkWindow::onHandleInval(const SkIRect&) in onHandleInval() function in SkWindow
/external/skia/include/views/
DSkOSWindow_wxwidgets.h43 virtual void onHandleInval(const SkIRect&);
DSkOSWindow_Mac.h42 virtual void onHandleInval(const SkIRect&);
DSkOSWindow_Win.h44 virtual void onHandleInval(const SkIRect&);
DSkOSWindow_Unix.h45 virtual void onHandleInval(const SkIRect&);
DSkWindow.h63 virtual void onHandleInval(const SkIRect&);