Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp1918 SkPath physicalPerspectiveOutline = to_path(imageBounds); in internalDrawImageRect() local
1919 physicalPerspectiveOutline.transform(total); in internalDrawImageRect()
1922 physicalPerspectiveOutline.getBounds(); in internalDrawImageRect()
/external/skqp/src/pdf/
DSkPDFDevice.cpp1931 SkPath physicalPerspectiveOutline = to_path(imageBounds); in internalDrawImageRect() local
1932 physicalPerspectiveOutline.transform(total); in internalDrawImageRect()
1935 physicalPerspectiveOutline.getBounds(); in internalDrawImageRect()