Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/utils/
DNinePatchImpl.cpp294 SkIRect idst; in Draw() local
295 dst.round(&idst); in Draw()
298 (*outRegion)->op(idst, SkRegion::kUnion_Op); in Draw()