Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp168 bool emptyClip = get_canvas(canvasHandle)->clipRect(l, t, r, b, op); in clipRect() local
176 bool emptyClip = get_canvas(canvasHandle)->clipPath(path, op); in clipPath() local
184 bool emptyClip = get_canvas(canvasHandle)->clipRegion(deviceRgn, op); in clipRegion() local