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

/external/skia/src/device/xps/
H A DSkXPSDevice.cpp54 //Dummy representation of a GUID from createId.
56 //Length of GUID representation from createId, including nullptr terminator.
90 HRESULT SkXPSDevice::createId(wchar_t* buffer, size_t bufferSize, wchar_t sep) { function in class:SkXPSDevice
212 HR(this->createId(id, GUID_ID_LEN));
666 HR(this->createId(id, GUID_ID_LEN));
1908 HR(this->createId(id, GUID_ID_LEN));

Completed in 120 milliseconds