Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/
H A DRecordingCanvas.cpp51 static const SkRect* maybe_unset(const SkRect& r) { in maybe_unset() function
117 c->saveLayer({maybe_unset(bounds), &paint, backdrop.get(), flags}); in draw()
470 c->drawAtlas(atlas.get(), xforms, texs, colors, count, mode, sampling, maybe_unset(cull), in draw()