Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.h247 ContentEntry* getLastContentEntry();
DSkPDFDevice.cpp1509 ContentEntry* SkPDFDevice::getLastContentEntry() { in getLastContentEntry() function in SkPDFDevice
1870 ContentEntry* lastContentEntry = getLastContentEntry(); in setUpContentEntry()