Searched defs:isContentEmpty (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pdf/
H A DSkPDFDevice.cpp941 if (pdfDevice->isContentEmpty()) {
1115 if (clipRegion.isEmpty() || isContentEmpty()) {
1210 if (isContentEmpty()) {
1273 if (!isContentEmpty()) {
1319 bool SkPDFDevice::isContentEmpty() { function in class:SkPDFDevice

Completed in 179 milliseconds